Add centos-8 support
Depends-On: https://review.opendev.org/757854 Change-Id: Id70a78274b322658da53cdba38ef2ac48f714d0c
This commit is contained in:
parent
5acd4d65b4
commit
80ea46f075
@ -29,7 +29,7 @@ manila_service_distro_packages:
|
||||
- openstack-manila
|
||||
- python-manilaclient
|
||||
- python2-shade
|
||||
- systemd-python
|
||||
- "{{ ansible_distribution_major_version is version('8', '<') | ternary('systemd-python', 'python3-systemd') }}"
|
||||
- uwsgi
|
||||
- uwsgi-python
|
||||
|
||||
|
@ -22,10 +22,10 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-deploy-aio_metal-ubuntu-bionic
|
||||
- openstack-ansible-deploy-aio_metal-centos-7
|
||||
- openstack-ansible-deploy-aio_metal-centos-8
|
||||
- openstack-ansible-deploy-aio_lxc-ubuntu-bionic:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-deploy-aio_metal-ubuntu-bionic
|
||||
- openstack-ansible-deploy-aio_metal-centos-7
|
||||
- openstack-ansible-deploy-aio_metal-centos-8
|
||||
|
Loading…
x
Reference in New Issue
Block a user