Commit 0a7931f
Kyr Shatskyy
qa/tasks/cephadm: override container image tags
By default, container image name is tagged by branch name or
by sha1, i.e. corresponding values suffixed ':' are appended
to the image value.
This patch allows to override the tagging just by providing
desired tag with the standard notation using ':' separator
in the container image parameter value of cephadm task.
Fixes: https://tracker.ceph.com/issues/71844
Signed-off-by: Kyr Shatskyy <[email protected]>1 parent 19b19a4 commit 0a7931f
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2304 | 2304 | | |
2305 | 2305 | | |
2306 | 2306 | | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
2307 | 2317 | | |
2308 | 2318 | | |
2309 | 2319 | | |
| |||
2351 | 2361 | | |
2352 | 2362 | | |
2353 | 2363 | | |
2354 | | - | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
2355 | 2368 | | |
2356 | 2369 | | |
2357 | 2370 | | |
| |||
0 commit comments