---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2017 SUSE LINUX GmbH and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
#
# OPNFV scenarios participating in XCI must create their own entry in this file so
# XCI can make use of them.
#
- scenario: os-odl-sfc
  scm: git
  src: https://gerrit.opnfv.org/gerrit/sfc
  version: master
  role: scenarios/os-odl-sfc/role/os-odl-sfc
  flavors:
    - ha
    - mini
    - noha
- scenario: os-nosdn-nofeature
  scm: git
  src: https://git.opnfv.org/releng-xci
  version: master
  role: xci/scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature
  flavors:
    - ha
    - mini
    - noha
- scenario: os-odl-nofeature
  scm: git
  src: https://git.opnfv.org/releng-xci
  version: master
  role: xci/scenarios/os-odl-nofeature/role/os-odl-nofeature
  flavors:
    - ha
    - mini
    - noha