Remove centos-8 job and tidy role metadata
Change-Id: I2991e5f58f086ace6e5238b28450a5503129e49c
This commit is contained in:
parent
745f21aeba
commit
8269806b9a
@ -19,13 +19,9 @@ galaxy_info:
|
|||||||
min_ansible_version: 2.3
|
min_ansible_version: 2.3
|
||||||
role_name: qdrouterd
|
role_name: qdrouterd
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
|
||||||
versions:
|
|
||||||
- 7
|
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- xenial
|
- focal
|
||||||
- bionic
|
|
||||||
categories:
|
categories:
|
||||||
- messaging
|
- messaging
|
||||||
- cloud
|
- cloud
|
||||||
|
@ -20,10 +20,8 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-linters
|
- openstack-ansible-linters
|
||||||
- openstack-ansible-functional-centos-8
|
|
||||||
- openstack-ansible-functional-ubuntu-focal
|
- openstack-ansible-functional-ubuntu-focal
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-linters
|
- openstack-ansible-linters
|
||||||
- openstack-ansible-functional-centos-8
|
|
||||||
- openstack-ansible-functional-ubuntu-focal
|
- openstack-ansible-functional-ubuntu-focal
|
||||||
|
Loading…
Reference in New Issue
Block a user