Replace opensuse 42.3 functional testing with opensuse-15
openSUSE Leap 42.3 is out of maintenance and end of life. It has been superceded by Leap 15.0 and the current version as of today is 15.1. by using opensuse-15 we point to the latest 15.x nodeset. Change-Id: I4cf89ee23e28ce20b4076d4eb81daa04a8055499
This commit is contained in:
parent
5965bf6e50
commit
473d2050d4
@ -20,8 +20,8 @@
|
||||
tox_env: ssl
|
||||
|
||||
- job:
|
||||
name: openstack-ansible-functional-opensuse-423-ssl
|
||||
parent: openstack-ansible-functional-opensuse-423
|
||||
name: openstack-ansible-functional-opensuse-15-ssl
|
||||
parent: openstack-ansible-functional-opensuse-15
|
||||
vars:
|
||||
tox_env: ssl
|
||||
|
||||
|
@ -24,6 +24,8 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-functional-centos-7-ssl
|
||||
- openstack-ansible-functional-opensuse-15-ssl:
|
||||
voting: false
|
||||
- openstack-ansible-functional-ubuntu-bionic-ssl
|
||||
experimental:
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user