Commit b2cb7a2
committed
Reboot controller-0 to avoid running deployments
Because deploy architecture runs detached from the zuul job and might
run other playbooks in a detached way we need to make sure there are no
leftover running deployments that might break the cleanup (trying to
create additional resources while the cleanup is running). Added a
reboot for controller-0 before cleanup to avoid such cases.1 parent 4c9be83 commit b2cb7a2
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
5 | 19 | | |
6 | 20 | | |
7 | 21 | | |
| |||
0 commit comments