debian: add support

This patch adds the Debian jobs for this role to make sure
it's always passing as well as updates the meta to reflect
it's support of Debian accordingly.

Depends-On: I9a92b73c419a0dc1cca40dacfef75de61a61db94
Change-Id: I3b44f6df8ee613542468da3b49149d664e1e233f
This commit is contained in:
Guilherme Steinmüller 2019-04-08 22:20:58 +00:00
parent aad861306c
commit 75ada1c9ba
4 changed files with 15 additions and 2 deletions

View File

@ -25,6 +25,9 @@ galaxy_info:
min_ansible_version: 1.9
platforms:
- name: Debian
versions:
- stretch
- name: Ubuntu
versions:
- trusty

View File

@ -34,4 +34,12 @@
nodeset: ubuntu-bionic
vars:
action: deploy
scenario: aio_metal_tacker
scenario: aio_metal_tacker
- job:
name: openstack-ansible-deploy-aio_metal_tacker-debian-stable
parent: openstack-ansible-deploy-aio
nodeset: debian-stable
vars:
action: deploy
scenario: aio_metal_tacker

View File

@ -21,11 +21,13 @@
check:
jobs:
- openstack-ansible-deploy-aio_metal_tacker-centos-7
- openstack-ansible-deploy-aio_metal_tacker-debian-stable
- openstack-ansible-deploy-aio_metal_tacker-ubuntu-bionic
gate:
jobs:
- openstack-ansible-deploy-aio_metal_tacker-centos-7
- openstack-ansible-deploy-aio_metal_tacker-debian-stable
- openstack-ansible-deploy-aio_metal_tacker-ubuntu-bionic
experimental:
jobs:
- openstack-ansible-deploy-aio_metal_tacker-opensuse-150
- openstack-ansible-deploy-aio_metal_tacker-opensuse-150