Skip to content

Commit 8bc3efd

Browse files
committed
CI: add an API test job with image-builder-manifest-generation enabled
Add a single test job that uses the new experimental job type.
1 parent 8d55416 commit 8bc3efd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,12 @@ API:
606606
- aws/rhel-10.0-ga-aarch64
607607
INTERNAL_NETWORK: ["true"]
608608

609+
# single test config for experimental feature
610+
- IMAGE_TYPE: ["aws"]
611+
RUNNER:
612+
- aws/fedora-42-x86_64
613+
IMAGE_BUILDER_EXPERIMENTAL: "image-builder-manifest-generation=1"
614+
609615
API-module-hotfixes:
610616
stage: test
611617
extends: .terraform

0 commit comments

Comments
 (0)