From 0ec09998a85d7a14298194f2abf926741ec154cb Mon Sep 17 00:00:00 2001 From: Guillaume Gardet Date: Tue, 14 May 2024 10:09:29 +0200 Subject: [PATCH] New test suite for container hosts tests with FIPS --- job_groups/opensuse_leap_15.6_images.yaml | 11 +++++++++++ job_groups/opensuse_tumbleweed_aarch64.yaml | 14 ++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/job_groups/opensuse_leap_15.6_images.yaml b/job_groups/opensuse_leap_15.6_images.yaml index c878af17..eb36b094 100644 --- a/job_groups/opensuse_leap_15.6_images.yaml +++ b/job_groups/opensuse_leap_15.6_images.yaml @@ -221,6 +221,17 @@ scenarios: CONTAINER_RUNTIMES: "podman,docker" # Max size isn't that strict EXCLUDE_MODULES: "diskusage" + - jeos-fips-container_host: + testsuite: null + settings: + DESKTOP: textmode + EXTRABOOTPARAMS: quiet + REGISTRY: 3.71.98.16:5000 + NUMDISKS: '2' + CONTAINER_RUNTIMES: "podman,docker" + # Max size isn't that strict + EXCLUDE_MODULES: "diskusage" + FIPS_ENABLE: '1' - jeos-container_image: testsuite: null settings: diff --git a/job_groups/opensuse_tumbleweed_aarch64.yaml b/job_groups/opensuse_tumbleweed_aarch64.yaml index f4f7931b..65734a31 100644 --- a/job_groups/opensuse_tumbleweed_aarch64.yaml +++ b/job_groups/opensuse_tumbleweed_aarch64.yaml @@ -119,6 +119,11 @@ scenarios: settings: CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/arm/totest/containers/opensuse/tumbleweed K3S_INSTALL_UPSTREAM: '1' + - fips-container-host: + settings: + CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/arm/totest/containers/opensuse/tumbleweed + K3S_INSTALL_UPSTREAM: '1' + FIPS_ENABLED: '1' - container-host2microosnext: settings: HDD_1_URL: 'http://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-MicroOS.aarch64-ContainerHost-kvm-and-xen.qcow2?foo=%BUILD%' @@ -455,6 +460,11 @@ scenarios: VIDEOMODE: text YAML_SCHEDULE: schedule/security/selinux.yaml testsuite: null + - fips-container-host: + settings: + CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/arm/totest/containers/opensuse/tumbleweed + K3S_INSTALL_UPSTREAM: '1' + FIPS_ENABLED: '1' - remote_ssh_controller: priority: 45 settings: @@ -554,6 +564,10 @@ scenarios: machine: aarch64-HD20G - jeos-container_host: machine: aarch64-HD20G + - jeos-fips-container_host: + machine: aarch64-HD20G + settings: + FIPS_ENABLED: '1' - jeos-container_image: machine: aarch64-HD20G settings: