From 82c56471fe9741c595a0138fd454754194180475 Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Sun, 10 Jan 2016 02:25:15 -0500 Subject: [PATCH] add ironic-inspector and tripleo to osc-check-plugins job python-ironic-inspector-client and python-tripleoclient also use OSC, and should be included in the install script and the layout. Change-Id: I675d57e7bbe218fae2bc8215ae2dac4cb233909d --- jenkins/scripts/check-osc-plugins.sh | 2 ++ zuul/layout.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/jenkins/scripts/check-osc-plugins.sh b/jenkins/scripts/check-osc-plugins.sh index 57b9ed247d..1b8cd417e6 100755 --- a/jenkins/scripts/check-osc-plugins.sh +++ b/jenkins/scripts/check-osc-plugins.sh @@ -41,8 +41,10 @@ install_from_source python-cueclient install_from_source python-designateclient install_from_source python-heatclient install_from_source python-ironicclient +install_from_source python-ironic-inspector-client install_from_source python-mistralclient install_from_source python-saharaclient +install_from_source python-tripleoclient install_from_source python-tuskarclient install_from_source python-zaqarclient diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 03ca7ae7e4..7e07852384 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -8297,6 +8297,7 @@ projects: - name: check-requirements - name: publish-to-pypi - name: release-notes-jobs + - name: osc-plugin-jobs check: - gate-python-ironic-inspector-client-pep8 - gate-python-ironic-inspector-client-python27 @@ -8671,6 +8672,7 @@ projects: - name: check-requirements - name: publish-to-pypi - name: check-tripleo-jobs + - name: osc-plugin-jobs - name: openstack/python-troveclient template: