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: I614188359bf22bfc0df767e4e1b36f509db02819
This commit is contained in:
Guilherme Steinmüller 2019-04-08 23:36:02 +00:00
parent 346afd247a
commit 9259b0071f
3 changed files with 15 additions and 2 deletions

View File

@ -21,6 +21,9 @@ galaxy_info:
min_ansible_version: 2.2
version: 0.1.0
platforms:
- name: Debian
versions:
- stretch
- name: Ubuntu
versions:
- xenial

View File

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

View File

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