Bug 1729384
Summary: | Tempest is failing on Stein with python 3.6. | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Anandprakash Tandale <atandale> |
Component: | openstack-tempest | Assignee: | Chandan Kumar <chkumar> |
Status: | CLOSED NOTABUG | QA Contact: | Martin Kopec <mkopec> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15.0 (Stein) | CC: | apevec, lhh, slinaber, udesale, vmulaje |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-07-18 07:32:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Anandprakash Tandale
2019-07-12 07:31:06 UTC
Hi Anandprakash, what was the exact command you used for running tempest tests? I was able to reproduce it only when I used ostestr, for example: $ ostestr sahara_tempest_plugin.tests.clients.test_jobs.JobTest.test_job but if I used tempest command, it worked, for example: $ tempest run --regex "sahara_tempest_plugin.tests.clients.test_jobs.JobTest.test_job" See for example our official documentation for RHOS-15: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/14/html/openstack_integration_test_suite_guide please, retry running the tests by tempest command and let us know if it worked as expected. Thanks, Martin Hi Martin, 'tempest run' command is working for me. This bug is not reproducible with this command. Thanks. I've just found an upstream bug related to this, so adding it here for the reference. |