Commit c722046
committed
[update] Stop control plane check during split variant post-services tests
In the split update variant, the continuous control plane check
runs in the background creating and deleting VMs in a loop. When
post-services tests (tobiko) execute between the services and system
update phases, they discover transient VMs in BUILD state and fail
with HTTP 409 conflicts.
Stop the control plane check before running the post-services tests
and restart it afterward so it continues monitoring during the system
update phase. The ping test is left running since it only pings an
existing VM and does not create new resources.
Closes: OSPCIX-1381
Signed-off-by: Vito Castellano <vcastell@redhat.com>1 parent 2b5d825 commit c722046
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| |||
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
32 | 46 | | |
33 | 47 | | |
34 | 48 | | |
| |||
0 commit comments