Skip to content

Commit

Permalink
Merge pull request #11172 from svet-se/fix-sles-tests
Browse files Browse the repository at this point in the history
Fix SLE15 tests
  • Loading branch information
teacup-on-rockingchair authored Oct 12, 2023
2 parents 5c06539 + b2c2bc6 commit 711add0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfiles/test_suite-sle15
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG ADDITIONAL_PACKAGES

RUN true \
&& zypper --non-interactive in openssh-clients openssh-server openscap-utils \
python3 tar \
python3 python-rpm tar \
$ADDITIONAL_PACKAGES \
&& true

Expand Down
1 change: 1 addition & 0 deletions products/sle15/product.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ platform_package_overrides:
login_defs: "shadow"
grub2: "grub2"
sssd: "sssd"
crontabs: "cronie"

reference_uris:
cis: 'https://www.cisecurity.org/benchmark/suse_linux/'
Expand Down
1 change: 1 addition & 0 deletions tests/data/product_stability/sle15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pkg_system: rpm
pkg_version: 39db7c82
platform_package_overrides:
aarch64_arch: null
crontabs: cronie
grub2: grub2
login_defs: shadow
no_ovirt: null
Expand Down

0 comments on commit 711add0

Please sign in to comment.