From 1b6e374808ba476c8a1806442e528c84b96c67eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awek=20Kap=C5=82o=C5=84ski?= Date: Wed, 28 Mar 2018 11:09:29 +0200 Subject: [PATCH] Add fullstack job to gate queue Fullstack job's failure rate is reasonable since few weeks, job is already working as "voting" and there is no problem with that. Because of that it is now added also to gate queue. Change-Id: I346c3c97b26932e2f02893cf5f3b63090cd81ee0 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 44ec3d499c0..90d86193ab5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -18,6 +18,7 @@ gate: jobs: - neutron-functional + - neutron-fullstack - neutron-tempest-dvr - neutron-tempest-linuxbridge - neutron-grenade-multinode