Commit 5520269
committed
[update] Restrict post-services split update tests to tempest only
During a split update, the continuous control plane check runs
in the background creating and deleting VMs in a loop. When
tobiko tests run in the intermediate post-services test stage,
they may encounter these transient VMs in BUILD state, causing
non-deterministic failures (HTTP 409 Conflict / HTTP 404).
Override cifmw_test_operator_stages in the post-services test
task to run only tempest, excluding tobiko from the intermediate
stage. Tobiko continues to run in the final post-update test
stage (in update-edpm.yml), after the control plane check has
been stopped.
Closes: OSPCIX-1381
Signed-off-by: Vito Castellano <vcastell@redhat.com>1 parent 2b5d825 commit 5520269
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments