Add integrated tests into gate

In https://review.openstack.org/629544 the tests were added
to the check pipeline, but not the gate pipeline. This ensures
that they're also in the gate pipeline.

Change-Id: I1f557902b79295c109108b6b7c68a282fe7c6205
This commit is contained in:
Jesse Pretorius 2019-01-14 10:39:56 +00:00
parent 31a46e0adc
commit 31058d2c10
1 changed files with 6 additions and 0 deletions

View File

@ -25,3 +25,9 @@
- openstack-ansible-deploy-aio_metal_heat-opensuse-423
- openstack-ansible-deploy-aio_metal_heat-opensuse-150
- openstack-ansible-deploy-aio_metal_heat-ubuntu-bionic
gate:
jobs:
- openstack-ansible-deploy-aio_metal_heat-centos-7
- openstack-ansible-deploy-aio_metal_heat-opensuse-423
- openstack-ansible-deploy-aio_metal_heat-opensuse-150
- openstack-ansible-deploy-aio_metal_heat-ubuntu-bionic