[openstack-dev] [Neutron][vpnaas] "SKIPPED: Neutron support is required" while running tox

Ihar Hrachyshka ihrachys at redhat.com
Mon Nov 30 09:31:35 UTC 2015


bharath <bharath at Brocade.com> wrote:

> Hi,
>
> when running tox "sudo -u stack -H tox -e api  
> neutron.tests.api.test_vpnaas_extensions"
> test cases are failing with Error " setUpClass  
> (neutron.tests.api.test_vpnaas_extensions.VPNaaSTestJSON) ... SKIPPED:  
> Neutron support is required"
>
> I even tried setting tempest_config_dir as below, still i am hitting the  
> issue.
>
> [testenv:api]
> basepython = python2.7
> passenv = {[testenv]passenv} TEMPEST_CONFIG_DIR
> setenv = {[testenv]setenv}
>          OS_TEST_PATH=./neutron/tests/api
>          TEMPEST_CONFIG_DIR={env:TEMPEST_CONFIG_DIR:/opt/stack/tempest/etc}
>          OS_TEST_API_WITH_REST=1
>
>
> Can someone help me out
>

Does your /opt/stack/tempest/etc have tempest configured to run tests for  
neutron?

Ihar



More information about the OpenStack-dev mailing list