Commit 51aaaee
committed
test(e2e): use ubuntu:24.04 for the imex workload image (#437)
Switch the imex e2e asset and demo workload from debian:bookworm-slim to
ubuntu:24.04. Both containers only exercise /bin/sh (test -d, ls, check-fabric),
so behavior is unchanged; keeps the two manifests in sync.
Signed-off-by: Giulio Calzolari <gcalzolari@nvidia.com>1 parent f2963ad commit 51aaaee
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments