2 # SPDX-license-identifier: Apache-2.0
 
   3 ##############################################################################
 
   4 # Copyright (c) 2017 SUSE LINUX GmbH and others.
 
   5 # All rights reserved. This program and the accompanying materials
 
   6 # are made available under the terms of the Apache License, Version 2.0
 
   7 # which accompanies this distribution, and is available at
 
   8 # http://www.apache.org/licenses/LICENSE-2.0
 
   9 ##############################################################################
 
  11 # OPNFV scenarios participating in XCI must create their own entry in this file so
 
  12 # XCI can make use of them.
 
  15 # OpenStack based scenarios
 
  16 - scenario: os-nosdn-nofeature
 
  18   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
  20   role: scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature
 
  40 - scenario: os-nosdn-osm
 
  42   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
  44   role: scenarios/os-nosdn-osm/role/os-nosdn-osm
 
  52 - scenario: os-odl-nofeature
 
  54   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
  56   role: scenarios/os-odl-nofeature/role/os-odl-nofeature
 
  67 - scenario: os-odl-sfc
 
  69   src: https://gerrit.opnfv.org/gerrit/sfc
 
  71   role: scenarios/os-odl-sfc/role/os-odl-sfc
 
  82 - scenario: os-odl-sfc_osm
 
  84   src: https://gerrit.opnfv.org/gerrit/sfc
 
  86   role: scenarios/os-odl-sfc_osm/role/os-odl-sfc_osm
 
  96 - scenario: os-odl-bgpvpn
 
  98   src: https://gerrit.opnfv.org/gerrit/sdnvpn
 
 100   role: scenarios/os-odl-bgpvpn/role/os-odl-bgpvpn
 
 112 # Kubernetes based scenarios
 
 113 - scenario: k8-nosdn-nofeature
 
 115   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
 117   role: scenarios/k8-nosdn-nofeature/role/k8-nosdn-nofeature
 
 119     - installer: kubespray
 
 129 - scenario: k8-canal-nofeature
 
 131   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
 133   role: scenarios/k8-canal-nofeature/role/k8-canal-nofeature
 
 135     - installer: kubespray
 
 145 - scenario: k8-calico-nofeature
 
 147   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
 149   role: scenarios/k8-calico-nofeature/role/k8-calico-nofeature
 
 151     - installer: kubespray
 
 169 - scenario: k8-flannel-nofeature
 
 171   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
 173   role: scenarios/k8-flannel-nofeature/role/k8-flannel-nofeature
 
 175     - installer: kubespray
 
 185 - scenario: k8-contiv-nofeature
 
 187   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
 189   role: scenarios/k8-contiv-nofeature/role/k8-contiv-nofeature
 
 191     - installer: kubespray
 
 201 - scenario: k8-nosdn-istio
 
 203   src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
 
 205   role: scenarios/k8-nosdn-istio/role/k8-nosdn-istio
 
 207     - installer: kubespray