trove/trove/tests/api
Peter Stachowski 98093d47c7 Remove negative backup tests from api run
These tests have been failing more regularly as we sometimes have very
fast machines. Basically the issue is the the backup completes before
the negative tests finish, resulting in an error that looks like:

FAIL: proboscis.case.MethodTest
(test_restore_instance_from_not_completed_backup)

These tests are handled sufficiently in the scenario tests that they
don't need to run here anymore and as such were removed. The
scenario tests are more stable in that they pump data in the database
that causes the backup to take longer and increasing the window of
success for these tests.

Change-Id: I8bae94f8794ba259a76c2cba7598f697aae7e1cb
Closes-Bug: #1651794
2016-12-21 08:21:40 -08:00
..
mgmt Add support for Oslo Policies to Trove 2016-12-06 21:51:21 +00:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
backups.py Remove negative backup tests from api run 2016-12-21 08:21:40 -08:00
configurations.py Have api tests use IPv4 2016-11-24 16:43:25 -05:00
databases.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
datastores.py Python3: Add support for unicode, basestring, long 2016-04-19 07:02:39 +00:00
flavors.py (fix troveclient gate) Use alt-demo network 2016-12-03 01:12:11 +00:00
header.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
instances.py (fix troveclient gate) Use alt-demo network 2016-12-03 01:12:11 +00:00
instances_actions.py Remove unused variables 2016-09-22 20:44:47 +08:00
instances_delete.py (fix troveclient gate) Use alt-demo network 2016-12-03 01:12:11 +00:00
instances_mysql_down.py (fix troveclient gate) Use alt-demo network 2016-12-03 01:12:11 +00:00
instances_resize.py Implement DBaaS Ceilometer Notifications 2016-02-27 00:16:28 +00:00
limits.py py3: Replaces xrange() with range() 2016-01-23 01:12:57 +08:00
replication.py (fix troveclient gate) Use alt-demo network 2016-12-03 01:12:11 +00:00
root.py Add support for root-disable 2016-02-03 11:26:52 -05:00
root_on_create.py Removing some redundant words 2016-03-28 09:23:17 +07:00
user_access.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
users.py Correct reraising of exception 2016-07-08 15:03:35 +08:00
versions.py Fixes hacking rules 2015-05-29 07:27:59 +00:00