Commit 4c2b8d5
committed
[test] Fix race condition in watcher disable test
Wrap OpenStackControlPlane spec update in Eventually block to handle
potential conflicts from concurrent updates.
Fixes HTTP 409 conflict error: 'the object has been modified; please
apply your changes to the latest version and try again' randomly seen
in running the functional test.
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>1 parent fc9c4c2 commit 4c2b8d5
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2257 | 2257 | | |
2258 | 2258 | | |
2259 | 2259 | | |
2260 | | - | |
2261 | | - | |
2262 | | - | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
2263 | 2265 | | |
2264 | 2266 | | |
2265 | 2267 | | |
| |||
0 commit comments