Merge "Fix bifrost CI"

This commit is contained in:
Zuul 2018-04-13 21:15:45 +00:00 committed by Gerrit Code Review
commit e2dcde244a
2 changed files with 5 additions and 3 deletions

View File

@ -165,7 +165,7 @@
- name: Wait 30 seconds
pause:
seconds: 30
when: inventory_dhcp | bool == true
when: inventory_dhcp | bool == true
- hosts: localhost
connection: local

View File

@ -2,7 +2,9 @@
check:
jobs:
- bifrost-integration-tinyipa
- bifrost-integration-tinyipa-fedora26
# TODO Broken becasuse FC26 is no longer an option in
# OpenStack CI
# - bifrost-integration-tinyipa-fedora26
- bifrost-integration-tinyipa-opensuse-423
# Non-voting jobs
- bifrost-integration-dhcp:
@ -23,6 +25,6 @@
gate:
jobs:
- bifrost-integration-tinyipa
- bifrost-integration-tinyipa-fedora26
# - bifrost-integration-tinyipa-fedora26
- bifrost-integration-tinyipa-opensuse-423
- openstack-tox-lower-constraints