Revert "Disable functional tests temporarily"

This reverts commit af39e5b060ba402c017bb6a8487894942d4577a1.

Now that we have everything together, we can enable functional
tests again.

Change-Id: Ieaf2c0201426e48784631ac7e6c4fe21ab095ff2
This commit is contained in:
Jesse Pretorius 2018-07-31 23:00:49 +01:00
parent ac5b664abd
commit 41951f83cb
1 changed files with 11 additions and 2 deletions

View File

@ -14,9 +14,18 @@
# limitations under the License.
- project:
templates:
- openstack-ansible-role-jobs
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-designate-ssl-nv
- openstack-ansible-functional-distro_install-ubuntu-xenial
# NOTE(hwoarang) Centos7 is having some troubles with repo dependencies
# so disabling until it's investigated.
- openstack-ansible-functional-distro_install-centos-7:
voting: false
- openstack-ansible-functional-distro_install-opensuse-423
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-distro_install-ubuntu-xenial
- openstack-ansible-functional-distro_install-opensuse-423