From a61fe5d52149d9caec8893e010c4c97d8a850f3c Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sat, 25 Feb 2023 20:30:26 +0100 Subject: [PATCH] test(suse): update to Leap 15.4 openSUSE Leap 15.3 is discontinued - test with 15.4 containers instead. Signed-off-by: Georg Pfuetzenreuter --- kitchen.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kitchen.yml b/kitchen.yml index 618078e..80b0ebf 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -103,9 +103,9 @@ platforms: - name: fedora-35-master-py3 driver: image: saltimages/salt-master-py3:fedora-35 - - name: opensuse-leap-153-master-py3 + - name: opensuse-leap-154-master-py3 driver: - image: saltimages/salt-master-py3:opensuse-leap-15.3 + image: saltimages/salt-master-py3:opensuse-leap-15.4 # Workaround to avoid intermittent failures on `opensuse-leap-15.3`: # => SCP did not finish successfully (255): (Net::SCP::Error) transport: @@ -207,7 +207,7 @@ platforms: image: saltimages/salt-3004.1-py3:rockylinux-8 ## SALT `3004.0` - - name: opensuse-leap-153-3004-0-py3 + - name: opensuse-leap-154-3004-0-py3 driver: image: saltimages/salt-3004.0-py3:opensuse-leap-15.3 # Workaround to avoid intermittent failures on `opensuse-leap-15.3`: @@ -388,9 +388,9 @@ suites: - path: test/integration/default - name: suse includes: - - opensuse-leap-153-master-py3 + - opensuse-leap-154-master-py3 - opensuse-tmbl-latest-master-py3 - - opensuse-leap-153-3004-0-py3 + - opensuse-leap-154-3004-0-py3 - opensuse-tmbl-latest-3004-0-py3 provisioner: state_top: