yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67607
[Bug 1717358] Re: gate-neutron-dsvm-api-ubuntu-xenial fails because of skip_checks()
Reviewed: https://review.openstack.org/504227
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b9d0c5418dcf397fe06976aae5d1749ec99a662a
Submitter: Jenkins
Branch: master
commit b9d0c5418dcf397fe06976aae5d1749ec99a662a
Author: Hirofumi Ichihara <ichihara.hirofumi@xxxxxxxxxxxxx>
Date: Thu Sep 14 14:45:15 2017 -0600
Fix missing super's skip_checks()
The skip_checks of NetworksTestDHCPv6 didn't call super's skip_checks().
Change-Id: I1c0902e3c06886812029fae0e4435bb6674f57df
Closes-Bug: 1717358
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1717358
Title:
gate-neutron-dsvm-api-ubuntu-xenial fails because of skip_checks()
Status in neutron:
Fix Released
Bug description:
2017-09-14 19:44:27.502259 | ==============================
2017-09-14 19:44:27.502290 | Failed 1 tests - output below:
2017-09-14 19:44:27.502313 | ==============================
2017-09-14 19:44:27.502326 |
2017-09-14 19:44:27.502358 | setUpClass (neutron.tests.tempest.api.test_dhcp_ipv6.NetworksTestDHCPv6)
2017-09-14 19:44:27.502391 | ------------------------------------------------------------------------
2017-09-14 19:44:27.502403 |
2017-09-14 19:44:27.502421 | Captured traceback:
2017-09-14 19:44:27.502439 | ~~~~~~~~~~~~~~~~~~~
2017-09-14 19:44:27.502462 | Traceback (most recent call last):
2017-09-14 19:44:27.502490 | File "tempest/test.py", line 152, in setUpClass
2017-09-14 19:44:27.502512 | "skip_checks" % cls.__name__)
2017-09-14 19:44:27.502549 | RuntimeError: skip_checks for NetworksTestDHCPv6 did not call the super's skip_checks
Related tempest patch: https://review.openstack.org/#/c/493967/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1717358/+subscriptions
References