<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <div class="moz-forward-container"> <br>
      when running tox <b>"sudo -u stack -H tox -e api
        neutron.tests.api.test_vpnaas_extensions"</b>  <br>
      test cases are failing with Error " setUpClass
      (neutron.tests.api.test_vpnaas_extensions.VPNaaSTestJSON) ...
      SKIPPED: Neutron support is required"<br>
      <br>
      I even tried setting tempest_config_dir as below, still i am
      hitting the issue.<br>
       <br>
      <blockquote><small>[testenv:api]<br>
          basepython = python2.7<br>
          passenv = {[testenv]passenv} TEMPEST_CONFIG_DIR<br>
          setenv = {[testenv]setenv}<br>
                   OS_TEST_PATH=./neutron/tests/api<br>
                   <b>TEMPEST_CONFIG_DIR={env:TEMPEST_CONFIG_DIR:/opt/stack/tempest/etc}</b><br>
                   OS_TEST_API_WITH_REST=1<br>
        </small></blockquote>
      <br>
      <br>
      Can someone help me out <br>
      <br>
      <br>
      Thanks,<br>
      bharath<br>
      <br>
    </div>
    <br>
  </body>
</html>