Commit 8656302
Replace antelope-controlplane + master-watcher jobs by antelope + epoxy
master branch is not longer supported in centos9 (python3.9) upstream,
so we should avoid using it specially in a stable job with antelope
based controlplane.
This patch is replacing the jobs using watcher from master in antelope
controlplane jobs by epoxy based watcher containers. The resulting
testing combination is:
1. Antelope controlplane + epoxy watcher (centos 9)
- Job on ocp 4.18
- Job on ocp 4.16
2. Master controlplane + master watcher (centos 9)
- Job on ocp 4.18
Note we will need to migrate [2] to centos10 which is work in progress
right now.1 parent 538f1bd commit 8656302
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
197 | 196 | | |
198 | 197 | | |
199 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
200 | 205 | | |
201 | 206 | | |
202 | 207 | | |
| |||
254 | 259 | | |
255 | 260 | | |
256 | 261 | | |
257 | | - | |
258 | 262 | | |
259 | 263 | | |
260 | 264 | | |
261 | 265 | | |
262 | 266 | | |
263 | 267 | | |
264 | 268 | | |
| 269 | + | |
265 | 270 | | |
266 | 271 | | |
267 | 272 | | |
| |||
0 commit comments