From f806b24704c86ea21463f9b339003c4f0f6b63c6 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Fri, 22 Nov 2013 08:08:02 +0100 Subject: [PATCH] Add minimal checks for swift-bench. Change-Id: I895db6aefbef9ba44601d20af953711d21c0f3a3 --- modules/openstack_project/files/zuul/layout.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 29fcd3e89f..6ae2cbacc7 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1114,9 +1114,13 @@ projects: - name: openstack/swift-bench check: - - gate-noop + - gate-swift-bench-pep8 + - gate-swift-bench-python26 + - gate-swift-bench-python27 gate: - - gate-noop + - gate-swift-bench-pep8 + - gate-swift-bench-python26 + - gate-swift-bench-python27 - name: openstack/python-ceilometerclient check: