Commit b2eb0c5
Change how the watcher hook waits for prometheus
Change how the watcher hook waits for the new prometheus-metric-storage
container after patching the metrie-storage service to enable admin api.
In some runs [1] the current method of waiting was calling oc wait in
between the time where openshift would delete the old container and
creating the new one, thus not waiting the specified timeout.
[1] https://softwarefactory-project.io/zuul/t/rdoproject.org/build/e058ff4467134a258e283c9da17e01921 parent f88c399 commit b2eb0c5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments