summaryrefslogtreecommitdiffstats
path: root/xci/opnfv-scenario-requirements.yml
diff options
context:
space:
mode:
authorwutianwei <wutianwei1@huawei.com>2018-04-13 15:42:28 +0800
committerwutianwei <wutianwei1@huawei.com>2018-04-13 16:03:46 +0800
commit16fc561c99a6626bf3a82869efd215e26316bafb (patch)
tree58039484c3309dd6c868e273d85a739dff409035 /xci/opnfv-scenario-requirements.yml
parent287cd664fcfb18f7a54ce408856641ed17657f44 (diff)
Create the k8-calico-nofeature scenario
installer-type:kubespray deploy-scenario:k8-calico-nofeature Change-Id: Ief8557149fd47faab43f8f4bedcf6466dac2275f Signed-off-by: wutianwei <wutianwei1@huawei.com>
Diffstat (limited to 'xci/opnfv-scenario-requirements.yml')
-rw-r--r--xci/opnfv-scenario-requirements.yml18
1 files changed, 17 insertions, 1 deletions
diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml
index e1c682ab..e240d55d 100644
--- a/xci/opnfv-scenario-requirements.yml
+++ b/xci/opnfv-scenario-requirements.yml
@@ -91,7 +91,7 @@
- scenario: k8-canal-nofeature
scm: git
- src: https://git.opnfv.org/releng-xci
+ src: https://gerrit.opnfv.org/gerrit/releng-xci
version: master
role: xci/scenarios/k8-canal-nofeature/role/k8-canal-nofeature
installers:
@@ -104,3 +104,19 @@
distros:
- ubuntu
- centos
+
+- scenario: k8-calico-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci
+ version: master
+ role: xci/scenarios/k8-calico-nofeature/role/k8-calico-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - aio
+ - ha
+ - mini
+ - noha
+ distros:
+ - ubuntu
+ - centos