Bug 1546758
| Summary: | python2-oslo-db 4.33 doesn't containing tests | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | David Sariel <dsariel> | |
| Component: | openstack-cinder | Assignee: | Eric Harney <eharney> | |
| Status: | CLOSED ERRATA | QA Contact: | Avi Avraham <aavraham> | |
| Severity: | high | Docs Contact: | Kim Nylander <knylande> | |
| Priority: | high | |||
| Version: | 13.0 (Queens) | CC: | apevec, dciabrin, lhh, mbayer, pkomarov, srevivo | |
| Target Milestone: | beta | Keywords: | Triaged | |
| Target Release: | 13.0 (Queens) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-cinder-12.0.0-0.20180227162609.7d27804.el7ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1546809 1546818 1546827 (view as bug list) | Environment: | ||
| Last Closed: | 2018-06-27 13:44:45 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: | ||||
|
Comment 1
Michael Bayer
2018-02-19 14:41:06 UTC
Cinder's test suite needs adjustment, and the package should include the changes in https://review.openstack.org/#/c/545860/. same issue coming in glance, neutron, ironic, glare :( Fix merged into upstream Cinder master. setting to verified the following : https://bugzilla.redhat.com/show_bug.cgi?id=1546818 https://bugzilla.redhat.com/show_bug.cgi?id=1546758 Notes: The reason is : The reproducer job test has unit tests passing : https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/organizations/jenkins/DFG-storage-cinder-13-unit-rhos/detail/DFG-storage-cinder-13-unit-rhos/36/pipeline/ That job was triggered by : https://code.engineering.redhat.com/gerrit/#/c/134946/ Which was the fix advised as the solution to BZ1546818 in : https://review.openstack.org/#/c/545860/ From the Commit : "Make use of the newer fixtures in oslo_db.sqlalchemy.test_fixtures which is what was intended to supersede oslo_db.sqlalchemy.test_base" I also see recent units tests passing : https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/organizations/jenkins/DFG-storage-cinder-13-u Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:2086 |