Commit 2085697
feat: enhance OpenEuler support and update repository configurations
Improve test infrastructure compatibility with OpenEuler distributions
and update repository configurations for better CI reliability.
Changes:
- Generalize OpenEuler version support from specific 22.03 to wildcard
pattern for broader compatibility
- Add OpenEuler-specific repository configuration fixes including
metalink disabling and baseurl corrections
- Configure SELinux disabled for OpenEuler nodes via warewulf
- Switch OpenChami provisioner to use Factory repositories for EL_10
- Add policycoreutils-python-utils package to kickstart for SELinux
management utilities
These changes improve distribution compatibility and CI reliability
across different OpenEuler versions and provisioning scenarios.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Adrian Reber <areber@redhat.com>1 parent 966d919 commit 2085697
File tree
2 files changed
+13
-1
lines changed- ansible/roles/test
- files
- templates
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
312 | 318 | | |
313 | 319 | | |
314 | 320 | | |
| |||
330 | 336 | | |
331 | 337 | | |
332 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
333 | 344 | | |
334 | 345 | | |
335 | 346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments