Skip to content

Commit

Permalink
New test suite for container hosts tests with FIPS
Browse files Browse the repository at this point in the history
  • Loading branch information
ggardet committed May 14, 2024
1 parent 33574d3 commit 52d730a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
11 changes: 11 additions & 0 deletions job_groups/opensuse_leap_15.6_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
14 changes: 14 additions & 0 deletions job_groups/opensuse_tumbleweed_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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%'
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 52d730a

Please sign in to comment.