From ce9999e09005ecbd47f192acb20d780c97891242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilherme=20Steinm=C3=BCller?= Date: Thu, 19 Jul 2018 11:51:24 -0300 Subject: [PATCH] Change functional test to voting It is expected for the tests to pass. Maybe we can increment some more scenarios if needed. Change-Id: Ifbad63a3b05a0a906b47306ff468b34ae3dffa38 --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 290dbc9..98bb643 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,8 +16,8 @@ check: jobs: - openstack-ansible-linters - - openstack-ansible-functional-ubuntu-xenial: - voting: false + - openstack-ansible-functional-ubuntu-xenial gate: jobs: - openstack-ansible-linters + - openstack-ansible-functional-ubuntu-xenial