From 3e70bba1e7566d21085771b0a6d159b77047d16a Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 26 Jun 2012 14:41:38 -0400 Subject: [PATCH] Re-enable essex compatibility checks for ceilometer Only run the checks when a patch is uploaded, for now. We will turn them on as gating tests when we are sure they pass. Change-Id: Ieb8f16d3193179789c15b15def53b3c093011557 --- modules/stackforge-config/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/stackforge-config/files/zuul/layout.yaml b/modules/stackforge-config/files/zuul/layout.yaml index 724adbd..0956f2c 100644 --- a/modules/stackforge-config/files/zuul/layout.yaml +++ b/modules/stackforge-config/files/zuul/layout.yaml @@ -37,6 +37,8 @@ projects: - gate-ceilometer-pep8 - gate-ceilometer-python26 - gate-ceilometer-python27 + - gate-ceilometer-python26-essex + - gate-ceilometer-python27-essex gate: - gate-ceilometer-merge: - gate-ceilometer-pep8