From 820bd9adf48dae79dfdc5950b3866f071824b3ad Mon Sep 17 00:00:00 2001 From: Trevor McCasland Date: Mon, 12 Dec 2016 13:59:18 -0600 Subject: [PATCH] Add OpenStackClient plugin jobs for python-troveclient python-troveclient now provides a plugin for OpenStackClient This adds the job mentioned in the osc plugin documentation [1]. [1] http://docs.openstack.org/developer/python-openstackclient/plugins.html Depends-On: I308a6c6f3f5ce7dbb814ec0fd8ecb1734a2f137f Change-Id: I3b300730eff27b5aca1bf0ba304d681c97024166 --- jenkins/scripts/check-osc-plugins.sh | 1 + zuul/layout.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/jenkins/scripts/check-osc-plugins.sh b/jenkins/scripts/check-osc-plugins.sh index 31d7b2ac90..9740b9afa1 100755 --- a/jenkins/scripts/check-osc-plugins.sh +++ b/jenkins/scripts/check-osc-plugins.sh @@ -51,6 +51,7 @@ install_from_source python-saharaclient install_from_source python-searchlightclient install_from_source python-senlinclient install_from_source python-tripleoclient +install_from_source python-troveclient install_from_source python-vitrageclient install_from_source python-watcherclient install_from_source python-zaqarclient diff --git a/zuul/layout.yaml b/zuul/layout.yaml index b71633745e..eae56f0134 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -16131,6 +16131,7 @@ projects: - name: pypy-jobs - name: lib-forward-testing - name: release-notes-jobs + - name: osc-plugin-jobs check: - gate-trove-functional-dsvm-mysql-ubuntu-xenial - gate-trove-legacy-functional-dsvm-mysql