summaryrefslogtreecommitdiffstats
path: root/xci/opnfv-scenario-requirements.yml
diff options
context:
space:
mode:
authorTaseer Ahmed <taseer94@gmail.com>2018-04-02 23:21:39 +0500
committerTaseer Ahmed <taseer94@gmail.com>2018-04-13 16:40:45 +0500
commitb88b1beeef1465210b59d5f8aab7d4f937f7801c (patch)
tree05a511596132b50f2d91178716836b73895517cc /xci/opnfv-scenario-requirements.yml
parente9781712480c8168b5000fb795422034095f184c (diff)
Integrate the k8-flannel-nofeature scenario
installer-type:kubespray deploy-scenario:k8-flannel-nofeature Change-Id: Ie47efe4759b2cf52421cd2edf5e7817442b0026f Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Diffstat (limited to 'xci/opnfv-scenario-requirements.yml')
-rw-r--r--xci/opnfv-scenario-requirements.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml
index e240d55d..dbc81b74 100644
--- a/xci/opnfv-scenario-requirements.yml
+++ b/xci/opnfv-scenario-requirements.yml
@@ -120,3 +120,20 @@
distros:
- ubuntu
- centos
+
+- scenario: k8-flannel-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci
+ version: master
+ role: xci/scenarios/k8-flannel-nofeature/role/k8-flannel-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - aio
+ - ha
+ - noha
+ - mini
+ distros:
+ - ubuntu
+ - centos
+ - opensuse \ No newline at end of file