From a06ba78723d03b116b8408f01e3cd88811a81cc1 Mon Sep 17 00:00:00 2001 From: wutianwei Date: Mon, 21 May 2018 10:04:24 +0800 Subject: integrate k8-contiv-nofeature scenario in XCI Change-Id: I5f18e1060cb45246a15584fdd69c6c6bd3427001 Signed-off-by: wutianwei --- xci/opnfv-scenario-requirements.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml index c5f6ae6a..2c34e5c6 100644 --- a/xci/opnfv-scenario-requirements.yml +++ b/xci/opnfv-scenario-requirements.yml @@ -139,3 +139,20 @@ - ubuntu - centos - opensuse + +- scenario: k8-contiv-nofeature + scm: git + src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios + version: master + role: scenarios/k8-contiv-nofeature/role/k8-contiv-nofeature + installers: + - installer: kubespray + flavors: + - aio + - ha + - noha + - mini + distros: + - ubuntu + - centos + - opensuse -- cgit 1.2.3-korg