Go to file
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
2021-02-09 22:33:47 +00:00
2021-02-09 22:33:47 +00:00
2021-01-20 08:40:57 +00:00
2021-02-10 14:28:45 +00:00
2021-02-10 14:28:45 +00:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2012-04-12 16:04:36 +02:00
2019-09-11 16:42:28 +09:00
2021-01-20 08:40:57 +00:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 245 MiB
Languages
Python 99.8%
Shell 0.2%