From c230fe462a2b00df14fbeb694c727b80289f9651 Mon Sep 17 00:00:00 2001 From: Anastasia Kuznetsova Date: Wed, 16 Jul 2014 12:23:01 +0400 Subject: [PATCH] Add running devstack-job to the python-mistralclient repository A bunch of tests which check client methods are prepared to be run on mistral devstack job. So, need to add running this job for python-mistralclient repository. Change-Id: I9aeddc8ed12bece46156f216f505f1fd96b63c4d --- modules/openstack_project/files/zuul/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 8675df5c37..1c5aa76975 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3681,6 +3681,7 @@ projects: - gate-python-mistralclient-python27 - gate-python-mistralclient-python33 - gate-python-mistralclient-docs + - gate-mistral-devstack-dsvm gate: - gate-python-mistralclient-pep8 - gate-python-mistralclient-python26