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: I8debfdc1a27349c881ee4f7600a08e94c323de78
This commit is contained in:
Guilherme Steinmüller 2019-04-08 22:36:02 +00:00
parent 800b2b6c1b
commit 7e2a78b63a
3 changed files with 15 additions and 2 deletions

View File

@ -20,6 +20,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_rally
scenario: aio_metal_rally
- job:
name: openstack-ansible-deploy-aio_metal_rally-debian-stable
parent: openstack-ansible-deploy-aio
nodeset: debian-stable
vars:
action: deploy
scenario: aio_metal_rally

View File

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