# OPNFV scenarios participating in XCI must create their own entry in this file so
# XCI can make use of them.
#
-- scenario: os-odl-sfc
+
+# OpenStack based scenarios
+- scenario: os-nosdn-nofeature
scm: git
- src: https://gerrit.opnfv.org/gerrit/sfc
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
version: master
- role: scenarios/os-odl-sfc/role/os-odl-sfc
+ role: scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature
installers:
- installer: osa
flavors:
distros:
- opensuse
- ubuntu
+ - centos
-- scenario: os-nosdn-nofeature
+- scenario: os-odl-nofeature
scm: git
src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
version: master
- role: scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature
+ role: scenarios/os-odl-nofeature/role/os-odl-nofeature
installers:
- installer: osa
flavors:
distros:
- opensuse
- ubuntu
- - centos
-- scenario: os-odl-nofeature
+- scenario: os-odl-sfc
scm: git
- src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ src: https://gerrit.opnfv.org/gerrit/sfc
version: master
- role: scenarios/os-odl-nofeature/role/os-odl-nofeature
+ role: scenarios/os-odl-sfc/role/os-odl-sfc
installers:
- installer: osa
flavors:
- opensuse
- ubuntu
-- scenario: k8-nosdn-nofeature
+- scenario: os-odl-bgpvpn
scm: git
- src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ src: https://gerrit.opnfv.org/gerrit/sdnvpn
version: master
- role: scenarios/k8-nosdn-nofeature/role/k8-nosdn-nofeature
+ role: scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn
installers:
- - installer: kubespray
+ - installer: osa
flavors:
- - aio
- ha
- mini
- noha
distros:
- ubuntu
- centos
- - opensuse
-- scenario: os-odl-bgpvpn
+
+# Kubernetes based scenarios
+- scenario: k8-nosdn-nofeature
scm: git
- src: https://gerrit.opnfv.org/gerrit/sdnvpn
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
version: master
- role: scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn
+ role: scenarios/k8-nosdn-nofeature/role/k8-nosdn-nofeature
installers:
- - installer: osa
+ - installer: kubespray
flavors:
+ - aio
- ha
- mini
- noha
distros:
- ubuntu
- centos
+ - opensuse
- scenario: k8-canal-nofeature
scm: git