From 94bf3a587993a91a2b61ab5f5b062b4e77ec37ae Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Fri, 26 Jan 2018 17:54:13 -0500 Subject: [PATCH] Restore functional test jobs These were disabled in I55e204b72cd5a2876576852b10ad09f24d04beb4 to reduce the gate failure rate while we eliminated duplicate tests in heat and heat-tempest-plugin. Change-Id: Ifd2aececfa5b1b0f2c8959ad500d4d3197427d19 --- .zuul.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 32b1d4b376..d5cb9477a7 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -117,8 +117,14 @@ - grenade-heat-multinode - heat-functional-orig-mysql-lbaasv2 - heat-functional-convg-mysql-lbaasv2 + - heat-functional-convg-mysql-lbaasv2-amqp1 + - heat-functional-convg-mysql-lbaasv2-non-apache + - heat-functional-convg-mysql-lbaasv2-py35 + - heat-functional-convg-mysql-lbaasv2-identity-v3-only gate: jobs: - grenade-heat - heat-functional-orig-mysql-lbaasv2 - heat-functional-convg-mysql-lbaasv2 + - heat-functional-convg-mysql-lbaasv2-non-apache + - heat-functional-convg-mysql-lbaasv2-py35