yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26302
[Bug 1404093] [NEW] Use of *OpportunisticTestCase causes functional tests to skip on db error
Public bug reported:
Tests using oslo.db.sqlalchemy.test_base.DbFixture will skip if the
database cannot be provisioned. In the neutron functional job we do not
want to skip tests. The tests should fail if the environment is not set
up correctly for the tests.
After https://review.openstack.org/126175 is merged we should see to it
that the migrations tests do not skip.
** Affects: neutron
Importance: Undecided
Status: New
** Description changed:
Tests using oslo.db.sqlalchemy.test_base.DbFixture will skip if the
database cannot be provisioned. In the neutron functional job we do not
want to skip tests. The tests should fail if the environment is not set
up correctly for the tests.
+
+ After https://review.openstack.org/126175 is merged we should see to it
+ that the migrations tests do not skip.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1404093
Title:
Use of *OpportunisticTestCase causes functional tests to skip on db
error
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Tests using oslo.db.sqlalchemy.test_base.DbFixture will skip if the
database cannot be provisioned. In the neutron functional job we do
not want to skip tests. The tests should fail if the environment is
not set up correctly for the tests.
After https://review.openstack.org/126175 is merged we should see to
it that the migrations tests do not skip.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1404093/+subscriptions
Follow ups
References