From 098dfbcac76ce1e55cea8ddde88c08a4dd96d405 Mon Sep 17 00:00:00 2001 From: Jeremy Liu Date: Thu, 6 Jul 2017 15:34:10 +0800 Subject: [PATCH] Enable OSC plugin gates for python-karborclient We have integrated python-karborclient as an osc plugin for python-openstackclient. Change-Id: I75a1320d5679d4199c79ba755540031c0e1baf81 --- 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 940ea97c40..31622ce230 100755 --- a/jenkins/scripts/check-osc-plugins.sh +++ b/jenkins/scripts/check-osc-plugins.sh @@ -43,6 +43,7 @@ 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-karborclient install_from_source python-mistralclient install_from_source python-muranoclient install_from_source python-neutronclient diff --git a/zuul/layout.yaml b/zuul/layout.yaml index f62702d994..11ebf8153b 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -15851,6 +15851,7 @@ projects: - name: check-requirements - name: publish-to-pypi - name: translation-jobs + - name: osc-plugin-jobs check: - python-karborclient-coverage-ubuntu-xenial-nv