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: I9f1d64c299e3dbe8c3f182f722b9d0a1aa705b80
This commit is contained in:
Guilherme Steinmüller 2019-04-08 22:26:57 +00:00
parent e7d8afab9f
commit cb497e8851
4 changed files with 15 additions and 2 deletions

View File

@ -6,6 +6,9 @@ galaxy_info:
license: Apache2
min_ansible_version: 2.2
platforms:
- name: Debian
versions:
- stretch
- name: Ubuntu
versions:
- xenial

View File

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

View File

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