Commit 794cc44
kuttl: fetch the locally built operators
Make sure that locally built operator (for example, thanks to the
openstack-k8s-operators-content-provider job, or anything else
which populates cifmw_operator_build_output) are used.
This is a bit more complex than what EDPM jobs do (see the edpm_prepare
role), where only the openstack-operator-index is overridden,
likely because here there may be more operators being built.1 parent 587205f commit 794cc44
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
6 | 17 | | |
7 | 18 | | |
8 | 19 | | |
9 | 20 | | |
10 | | - | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
| |||
0 commit comments