tempest/tools
Ghanshyam Mann 5b36c36896 Fix race condition for image test
If first image is not captured in saving state,
then we should skip the test
- test_create_second_image_when_first_image_is_being_saved

Test is for creating the another image is first one is in
saving state and if image creation operation is fast and it
gets created before second API request then this test will
fail on its assert.

To handle the test scope and this race condition, we need to
assert on second operation if  image is in saving state.This
can be done via capturing the timeout exception from first image
creation and waiting for saving state.

Change-Id: Id59f7ebb223f968109917182e29267faa808a072
Closes-Bug: #1881592
2021-02-10 14:28:45 +00:00
..
check_logs.py Inclusive jargon 2021-01-20 08:40:57 +00:00
format.sh Introduce bashate 2019-07-30 18:02:07 +09:00
generate-tempest-plugins-list.py Merge "Remove tempest/manager.py after 4 year deprecation" 2021-02-10 10:24:02 +00:00
generate-tempest-plugins-list.sh Inclusive jargon 2021-01-20 08:40:57 +00:00
skip_tracker.py Remove duplication of skip_tracker 2017-04-21 12:12:42 +09:00
tempest-integrated-gate-compute-exclude-list.txt Fix race condition for image test 2021-02-10 14:28:45 +00:00
tempest-integrated-gate-networking-exclude-list.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-integrated-gate-object-storage-exclude-list.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-integrated-gate-placement-exclude-list.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-integrated-gate-storage-blacklist.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-integrated-gate-storage-exclude-list.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-plugin-sanity.sh Inclusive jargon 2021-01-20 08:40:57 +00:00
verify-ipv6-only-deployments.sh Make bashate E005,E042 error and ignore E006 2019-08-02 14:29:45 +09:00
with_venv.sh Make bash shebangs through /usr/bin/env 2017-04-11 18:46:16 +09:00