Public bug reported: when running dsvm-functional tests at gate, it throws an error with the following:
2016-02-20 01:24:16.504 | 2016-02-20 01:24:16.485 | -------------------------------------------------------------------------------------- ----------- 2016-02-20 01:24:16.539 | 2016-02-20 01:24:16.519 | neutron_fwaas.tests.functional.test_fwaas_driver.TestFWaaSDriver.test_status_reporting 0.170 2016-02-20 01:24:16.547 | 2016-02-20 01:24:16.522 | ___________________________________ summary ____________________________________ 2016-02-20 01:24:16.549 | 2016-02-20 01:24:16.530 | dsvm-functional: commands succeeded 2016-02-20 01:24:16.555 | 2016-02-20 01:24:16.537 | congratulations :) 2016-02-20 01:24:16.562 | 2016-02-20 01:24:16.543 | + testr_exit_code=0 2016-02-20 01:24:16.565 | 2016-02-20 01:24:16.546 | + set -e 2016-02-20 01:24:16.566 | 2016-02-20 01:24:16.548 | + generate_testr_results 2016-02-20 01:24:16.596 | 2016-02-20 01:24:16.550 | + sudo -H -u stack chmod o+rw . 2016-02-20 01:24:16.596 | 2016-02-20 01:24:16.551 | + sudo -H -u stack chmod o+rw -R .testrepository 2016-02-20 01:24:16.597 | 2016-02-20 01:24:16.553 | + '[' -f .testrepository/0 ']' 2016-02-20 01:24:16.597 | 2016-02-20 01:24:16.560 | + .tox/dsvm-functional/bin/subunit-1to2 2016-02-20 01:24:16.597 | + return 1 2016-02-20 01:24:16.597 | 2016-02-20 01:24:16.563 | /opt/stack/new/neutron-fwaas/neutron_fwaas/tests/contrib/post_test_hook.sh: line 14: .tox/dsvm-functional/bin/subunit-1to2: No such file or directory 2016-02-20 01:24:16.597 | + local ret_val=1 2016-02-20 01:24:16.597 | + sudo mv /home/jenkins/workspace/gate-neutron-fwaas-dsvm-api/devstack-gate-post_test_hook.txt /opt/stack/logs/ Set the 'env' correctly in tox.ini to make it work. ** Affects: neutron Importance: Undecided Assignee: Madhusudhan Kandadai (madhusudhan-kandadai) Status: In Progress ** Tags: fwaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1548520 Title: FWaaS: .tox/dsvm-functional/bin/subunit-1to2: No such file or directory Status in neutron: In Progress Bug description: when running dsvm-functional tests at gate, it throws an error with the following: 2016-02-20 01:24:16.504 | 2016-02-20 01:24:16.485 | -------------------------------------------------------------------------------------- ----------- 2016-02-20 01:24:16.539 | 2016-02-20 01:24:16.519 | neutron_fwaas.tests.functional.test_fwaas_driver.TestFWaaSDriver.test_status_reporting 0.170 2016-02-20 01:24:16.547 | 2016-02-20 01:24:16.522 | ___________________________________ summary ____________________________________ 2016-02-20 01:24:16.549 | 2016-02-20 01:24:16.530 | dsvm-functional: commands succeeded 2016-02-20 01:24:16.555 | 2016-02-20 01:24:16.537 | congratulations :) 2016-02-20 01:24:16.562 | 2016-02-20 01:24:16.543 | + testr_exit_code=0 2016-02-20 01:24:16.565 | 2016-02-20 01:24:16.546 | + set -e 2016-02-20 01:24:16.566 | 2016-02-20 01:24:16.548 | + generate_testr_results 2016-02-20 01:24:16.596 | 2016-02-20 01:24:16.550 | + sudo -H -u stack chmod o+rw . 2016-02-20 01:24:16.596 | 2016-02-20 01:24:16.551 | + sudo -H -u stack chmod o+rw -R .testrepository 2016-02-20 01:24:16.597 | 2016-02-20 01:24:16.553 | + '[' -f .testrepository/0 ']' 2016-02-20 01:24:16.597 | 2016-02-20 01:24:16.560 | + .tox/dsvm-functional/bin/subunit-1to2 2016-02-20 01:24:16.597 | + return 1 2016-02-20 01:24:16.597 | 2016-02-20 01:24:16.563 | /opt/stack/new/neutron-fwaas/neutron_fwaas/tests/contrib/post_test_hook.sh: line 14: .tox/dsvm-functional/bin/subunit-1to2: No such file or directory 2016-02-20 01:24:16.597 | + local ret_val=1 2016-02-20 01:24:16.597 | + sudo mv /home/jenkins/workspace/gate-neutron-fwaas-dsvm-api/devstack-gate-post_test_hook.txt /opt/stack/logs/ Set the 'env' correctly in tox.ini to make it work. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1548520/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp