Commit ca7d90d
ci(linux-install-tests): use rockylinux/rockylinux images and add Rocky Linux 10 (#1761)
The `rockylinux:N` Docker Hub short names are deprecated and don't
publish v10 tags. Switch to the official `rockylinux/rockylinux` images
and expand RPM test coverage to include Rocky Linux 10.
- **Image source**: `rockylinux:8` / `rockylinux:9` →
`rockylinux/rockylinux:8` / `rockylinux/rockylinux:9`
- **Matrix expansion**: Added `rockylinux/rockylinux:10` entry
- **Comments**: Updated header docs to reflect v8/v9/v10 coverage
No changes to `smoke-test-rpm.sh` — Rocky 10 ships `dnf` compatibility,
same base packages, and glibc 2.39+ (well above the 2.27 floor).
Co-authored-by: CBenoit <3809077+CBenoit@users.noreply.github.com>1 parent 7738308 commit ca7d90d
1 file changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| |||
0 commit comments