Skip to content

Commit 6cba2df

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 0a61122 commit 6cba2df

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
@@ -605,6 +605,12 @@ API:
605605
- aws/rhel-10.0-ga-aarch64
606606
INTERNAL_NETWORK: ["true"]
607607

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

0 commit comments

Comments
 (0)