Add el10 manifest for integration test
Resolves: RHEL-32133 Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
a7239bd381
commit
8080b7ed27
@ -28,6 +28,9 @@ case "${ID}-${VERSION_ID}" in
|
||||
rhel-9.*)
|
||||
IMAGE_MANIFEST="${MANIFESTS_DIR}/rhel-9.json"
|
||||
;;
|
||||
rhel-10.*)
|
||||
IMAGE_MANIFEST="${MANIFESTS_DIR}/rhel-10.json"
|
||||
;;
|
||||
centos-8)
|
||||
IMAGE_MANIFEST="${MANIFESTS_DIR}/centos-8.json"
|
||||
;;
|
||||
|
||||
6711
tests/image-build/manifests/rhel-10.json
Normal file
6711
tests/image-build/manifests/rhel-10.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user