Commit 638aa1d
committed
Add collector image and extra values overrides to test framework
ChartInstallOrUpgrade now reads OTELCOL_IMAGE_REPO, OTELCOL_IMAGE_TAG,
and HELM_EXTRA_SET env vars and merges them into the helm values before
install/upgrade, so any test suite can be run against an arbitrary
collector image without modifying values files.
The dev-image-test workflow uses these vars to inject the dev image
instead of patching values.yaml with yq.1 parent 73863b6 commit 638aa1d
2 files changed
Lines changed: 36 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 29 | | |
54 | 30 | | |
55 | 31 | | |
| |||
65 | 41 | | |
66 | 42 | | |
67 | 43 | | |
68 | | - | |
| 44 | + | |
69 | 45 | | |
70 | 46 | | |
71 | 47 | | |
| |||
80 | 56 | | |
81 | 57 | | |
82 | 58 | | |
83 | | - | |
| 59 | + | |
84 | 60 | | |
85 | | - | |
86 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
87 | 64 | | |
88 | 65 | | |
89 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
131 | 162 | | |
132 | 163 | | |
133 | 164 | | |
| |||
0 commit comments