nova/nova/tests/functional
Ed Leafe 1ce8428f16 Add regression test for resize failing during retries
During testing in the alternate host series, it was found that retries
when resizing an instance would always fail. This turned out to be true
even before alternate hosts for resize was introduced. Further
investigation showed that there was a race in call to retry the resize
and the revert of the original attempt.

This adds a functional regression test to show the failure. A follow up
patch with the fix will modify the test to show it passing again.

Related-Bug: 1741125

Change-Id: I0760f3e3bc447c39a6443afd7857046a08b8f01d
2018-01-08 10:51:30 -05:00
..
api Merge "[placement] Enable limiting GET /allocation_candidates" 2018-01-05 21:06:34 +00:00
api_sample_tests Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
compute Fix minor input items from previous patches 2017-10-09 07:29:22 -07:00
db Merge "[placement] Enable limiting GET /allocation_candidates" 2018-01-05 21:06:34 +00:00
libvirt Merge "Bump minimum required libvirt/qemu versions for Pike" 2017-02-24 02:50:33 +00:00
notification_sample_tests Merge "Wait for live_migration_rollback.end notification" 2017-12-14 20:20:49 +00:00
regressions Add regression test for resize failing during retries 2018-01-08 10:51:30 -05:00
wsgi Don't overwrite binding-profile 2017-11-22 04:30:51 +00:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
integrated_helpers.py Fix false positive server group functional tests 2017-12-19 15:14:56 +01:00
test_aggregates.py re-Allow adding computes with no ComputeNodes to aggregates 2017-05-25 10:56:29 -07:00
test_compute_mgr.py Pass RequestSpec to ConductorTaskAPI.build_instances 2017-12-20 13:58:29 -05:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09:00
test_instance_actions.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_list_servers_ip_filter.py Trivial: Nix duplicate PlacementFixture() in test 2017-12-01 15:39:28 -06:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_nova_manage.py Unmap compute nodes when deleting host mapping 2017-12-08 14:55:12 -08:00
test_server_group.py Fix false positive server group functional tests 2017-12-19 15:14:56 +01:00
test_servers.py Merge "Fix false positive server group functional tests" 2017-12-28 14:16:47 +00:00