summaryrefslogtreecommitdiffstats
path: root/xci/opnfv-scenario-requirements.yml
diff options
context:
space:
mode:
Diffstat (limited to 'xci/opnfv-scenario-requirements.yml')
-rw-r--r--xci/opnfv-scenario-requirements.yml172
1 files changed, 165 insertions, 7 deletions
diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml
index 929d88eb..98abf528 100644
--- a/xci/opnfv-scenario-requirements.yml
+++ b/xci/opnfv-scenario-requirements.yml
@@ -11,6 +11,59 @@
# OPNFV scenarios participating in XCI must create their own entry in this file so
# XCI can make use of them.
#
+
+# OpenStack based scenarios
+- scenario: os-nosdn-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature
+ installers:
+ - installer: osa
+ flavors:
+ - ha
+ - mini
+ - noha
+ distros:
+ - opensuse
+ - ubuntu
+ - centos
+ - installer: osh
+ flavors:
+ - mini
+ - noha
+ distros:
+ - ubuntu
+ - opensuse
+ - ubuntu-bionic
+
+- scenario: os-nosdn-osm
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/os-nosdn-osm/role/os-nosdn-osm
+ installers:
+ - installer: osa
+ flavors:
+ - mini
+ distros:
+ - ubuntu
+
+- scenario: os-odl-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/os-odl-nofeature/role/os-odl-nofeature
+ installers:
+ - installer: osa
+ flavors:
+ - ha
+ - mini
+ - noha
+ distros:
+ - opensuse
+ - ubuntu
+
- scenario: os-odl-sfc
scm: git
src: https://gerrit.opnfv.org/gerrit/sfc
@@ -26,11 +79,11 @@
- opensuse
- ubuntu
-- scenario: os-nosdn-nofeature
+- scenario: os-odl-sfc_osm
scm: git
- src: https://git.opnfv.org/releng-xci
+ src: https://gerrit.opnfv.org/gerrit/sfc
version: master
- role: xci/scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature
+ role: scenarios/os-odl-sfc_osm/role/os-odl-sfc_osm
installers:
- installer: osa
flavors:
@@ -38,14 +91,13 @@
- mini
- noha
distros:
- - opensuse
- ubuntu
-- scenario: os-odl-nofeature
+- scenario: os-odl-bgpvpn
scm: git
- src: https://git.opnfv.org/releng-xci
+ src: https://gerrit.opnfv.org/gerrit/sdnvpn
version: master
- role: xci/scenarios/os-odl-nofeature/role/os-odl-nofeature
+ role: scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn
installers:
- installer: osa
flavors:
@@ -53,5 +105,111 @@
- mini
- noha
distros:
+ - ubuntu
+ - centos
+
+
+# Kubernetes based scenarios
+- scenario: k8-nosdn-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/k8-nosdn-nofeature/role/k8-nosdn-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - ha
+ - mini
+ - noha
+ distros:
+ - ubuntu
+ - centos
+ - opensuse
+
+- scenario: k8-canal-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/k8-canal-nofeature/role/k8-canal-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - ha
+ - mini
+ - noha
+ distros:
+ - ubuntu
+ - centos
+ - opensuse
+
+- scenario: k8-calico-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/k8-calico-nofeature/role/k8-calico-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - ha
+ - mini
+ - noha
+ distros:
+ - ubuntu
+ - centos
- opensuse
+ - installer: osh
+ flavors:
+ - mini
+ - noha
+ distros:
- ubuntu
+ - opensuse
+ - ubuntu-bionic
+
+- scenario: k8-flannel-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/k8-flannel-nofeature/role/k8-flannel-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - ha
+ - noha
+ - mini
+ distros:
+ - 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:
+ - ha
+ - noha
+ - mini
+ distros:
+ - ubuntu
+ - centos
+ - opensuse
+
+- scenario: k8-nosdn-istio
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/k8-nosdn-istio/role/k8-nosdn-istio
+ installers:
+ - installer: kubespray
+ flavors:
+ - ha
+ - mini
+ - noha
+ distros:
+ - ubuntu
+ - centos
+ - opensuse