It looks like the function that configures tempest for multisite is wrong since it doesn't run any test at all. Juha, can you please have a quick look?
From: [email protected] [mailto:[email protected]] On Behalf Of joehuang Sent: Thursday, February 23, 2017 04:51 AM To: opnfv-tech-discuss Subject: [opnfv-tech-discuss] [functest]multisite test executed, but test cases not being execeuted After kingbird installation in Functest was restored, the multisite test was executed, but test cases not being execeuted https://build.opnfv.org/ci/view/multisite/job/functest-fuel-virtual-suite-master/259/console 2017-02-23 03:07:39,016 - Tempest - INFO - Tempest multisite success_rate is 0%, is marked as FAIL 2017-02-23 03:07:39,016 - openstack_clean - INFO - Cleaning OpenStack resources... 2017-02-23 03:07:39,023 - openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2017-02-23 03:07:47,835 - openstack_utils - ERROR - Error [remove_gateway_router(neutron_client, '90f89c6f-46f2-46d7-8725-1be7e9630bd0')]: Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-4838f98a-5e9d-47ed-ba94-4c957843ed76'] 2017-02-23 03:07:47,835 - openstack_clean - ERROR - There has been a problem removing the gateway... 2017-02-23 03:07:54,525 - run_tests - INFO - Test execution time: 00:41 2017-02-23 03:07:54,525 - run_tests - ERROR - The test case 'multisite' failed. 2017-02-23 03:07:54,525 - run_tests - INFO - Execution exit value: Result.EX_ERROR 2017-02-23 03:07:54,584 - functest_utils - ERROR - The command 'python /home/opnfv/repos/functest/functest/ci/run_tests.py -t 'multisite'' failed But the tempest test cases for kingbird could be discovered in Functest container: root@d6b3b8fd39e8:~/repos/tempest# testr list-tests | grep kingbird scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_delete_all_method scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_delete_method scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_get_default_method_after_delete scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_get_default_method_after_update scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_get_method scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_put_method scenario.quota_management.client_tests.test_quota_management_api.KingbirdQMTestJSON.test_kingbird_put_method_wrong_token It worked before the kingbird installation was commented in Functest image build scripts. Best Regards Chaoyi Huang (joehuang)
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
