2
0

ci(kitchen+travis): adjust matrix to add opensuse-leap-15.2

This commit is contained in:
Imran Iqbal 2020-05-26 01:31:06 +01:00
parent 7e2a9c0acd
commit 1afa84e1af
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@ jobs:
- env: INSTANCE=v3000-py3-centos-8-3000-3-py3 - env: INSTANCE=v3000-py3-centos-8-3000-3-py3
# - env: INSTANCE=v3000-py3-centos-7-3000-3-py3 # - env: INSTANCE=v3000-py3-centos-7-3000-3-py3
- env: INSTANCE=v3000-py3-fedora-31-3000-3-py3 - env: INSTANCE=v3000-py3-fedora-31-3000-3-py3
# - env: INSTANCE=v3000-py3-opensuse-leap-151-3000-3-py3 - env: INSTANCE=v3000-py3-opensuse-leap-152-3000-3-py3
- env: INSTANCE=v3000-py3-amazonlinux-2-3000-3-py3 - env: INSTANCE=v3000-py3-amazonlinux-2-3000-3-py3
- env: INSTANCE=v3000-py2-ubuntu-1804-3000-3-py2 - env: INSTANCE=v3000-py2-ubuntu-1804-3000-3-py2
# - env: INSTANCE=v3000-py2-ubuntu-1604-3000-3-py2 # - env: INSTANCE=v3000-py2-ubuntu-1604-3000-3-py2

View File

@ -30,11 +30,11 @@ platforms:
- name: fedora-31-3000-3-py3 - name: fedora-31-3000-3-py3
driver: driver:
image: netmanagers/salt-3000.3-py3:fedora-31 image: netmanagers/salt-3000.3-py3:fedora-31
- name: opensuse-leap-151-3000-3-py3 - name: opensuse-leap-152-3000-3-py3
driver: driver:
image: netmanagers/salt-3000.3-py3:opensuse-leap-15.1 image: netmanagers/salt-3000.3-py3:opensuse-leap-15.2
run_command: /usr/lib/systemd/systemd run_command: /usr/lib/systemd/systemd
# Workaround to avoid intermittent failures on `opensuse-leap-15.1`: # Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
# => SCP did not finish successfully (255): (Net::SCP::Error) # => SCP did not finish successfully (255): (Net::SCP::Error)
transport: transport:
max_ssh_sessions: 1 max_ssh_sessions: 1
@ -117,7 +117,7 @@ suites:
- centos-8-3000-3-py3 - centos-8-3000-3-py3
- centos-7-3000-3-py3 - centos-7-3000-3-py3
- fedora-31-3000-3-py3 - fedora-31-3000-3-py3
- opensuse-leap-151-3000-3-py3 - opensuse-leap-152-3000-3-py3
- amazonlinux-2-3000-3-py3 - amazonlinux-2-3000-3-py3
provisioner: provisioner:
state_top: state_top: