diff --git a/job_groups/opensuse_leap_15.6_images.yaml b/job_groups/opensuse_leap_15.6_images.yaml index 957ffcc9..4fa44f6d 100644 --- a/job_groups/opensuse_leap_15.6_images.yaml +++ b/job_groups/opensuse_leap_15.6_images.yaml @@ -86,6 +86,10 @@ scenarios: EXCLUDE_MODULES: "rails" - jeos-container_host: machine: 64bit_virtio-2G + - jeos-fips-container_host: + machine: 64bit_virtio-2G + settings: + FIPS_ENABLE: '1' - jeos-container_image: machine: 64bit_virtio-2G settings: diff --git a/job_groups/opensuse_tumbleweed.yaml b/job_groups/opensuse_tumbleweed.yaml index 3db7224a..621a4f1a 100644 --- a/job_groups/opensuse_tumbleweed.yaml +++ b/job_groups/opensuse_tumbleweed.yaml @@ -89,6 +89,12 @@ scenarios: settings: CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/tumbleweed K3S_INSTALL_UPSTREAM: '1' + - fips-container-host: + machine: 64bit + settings: + CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/tumbleweed + K3S_INSTALL_UPSTREAM: '1' + FIPS_ENABLED: '1' - remote_ssh_controller: settings: HDD_1: support_server_tumbleweed@64bit.qcow2 @@ -105,6 +111,11 @@ scenarios: settings: CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/tumbleweed K3S_INSTALL_UPSTREAM: '1' + - fips-container-host: + settings: + CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/tumbleweed + K3S_INSTALL_UPSTREAM: '1' + FIPS_ENABLED: '1' - container-host2microosnext: settings: CONTAINER_IMAGE_TO_TEST: registry.opensuse.org/opensuse/factory/totest/containers/opensuse/tumbleweed @@ -894,6 +905,10 @@ scenarios: machine: 64bit_virtio-2G - jeos-container_host: machine: 64bit_virtio-2G + - jeos-fips-container_host: + machine: 64bit_virtio-2G + settings: + FIPS_ENABLED: '1' - jeos-container_image: machine: 64bit_virtio-2G settings: