Bug 1508835
| Summary: | neutron API test "test_associate_floating_ip_with_port_from_another_tenant" skips and fails with bug in tempest.conf | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | atiwary | |
| Component: | openstack-tempest | Assignee: | Ihar Hrachyshka <ihrachys> | |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kopec <mkopec> | |
| Severity: | high | Docs Contact: | ||
| Priority: | medium | |||
| Version: | unspecified | CC: | abhilash.s, abregman, apevec, chkumar, entitlement-bugs, hrivero, ihrachys, jjoyce, jlibosva, jschluet, lhh, martinez, mlopes, rhoscert-dev, slinaber, tvignaud | |
| Target Milestone: | z7 | Keywords: | AutomationBlocker, Triaged, ZStream | |
| Target Release: | 10.0 (Newton) | |||
| Hardware: | x86_64 | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-tempest-13.0.0-16.bafe630git.el7ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1507014 | |||
| : | 1511169 (view as bug list) | Environment: | ||
| Last Closed: | 2018-02-27 16:43:33 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: | ||||
| Bug Depends On: | 1507014 | |||
| Bug Blocks: | 1511169 | |||
|
Description
atiwary
2017-11-02 10:28:05 UTC
I believe the fix belongs to tempest repo not puppet. Changing component. Hello Ihar, I think the bug will be filed against RHOS-10 not RHOS-11. https://bugzilla.redhat.com/show_bug.cgi?id=1511169 Thanks, Chandan Kumar *** Bug 1526944 has been marked as a duplicate of this bug. *** The error 'oslo_config.cfg.NoSuchOptError: no such option api_v2_admin in group' in neutron.tests.tempest.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_tenant
is fixed in openstack-tempest-13.0.0-16.bafe630git.el7ost package.
[stack@undercloud-0 cloud01]$ tempest run --regex neutron.tests.tempest.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_tenant
{0} neutron.tests.tempest.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_tenant [2.265458s] ... ok
======
Totals
======
Ran: 1 tests in 17.0000 sec.
- Passed: 1
- Skipped: 0
- Expected Fail: 0
- Unexpected Success: 0
- Failed: 0
Sum of execute time for each test: 2.2655 sec.
Deployment used for verification:
RHOS10
core_puddle=2018-02-06.2
undercloud:1,controller:1,compute:1
ipv4-vxlan-lvm
Based on my testing and comments above, I'm marking this bug as VERIFIED.
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/RHBA-2018:0365 |