From 350038a473cf299029814dcd54988660e0d2b280 Mon Sep 17 00:00:00 2001 From: Venkata Harshavardhan Reddy Allu Date: Mon, 15 Oct 2018 06:24:05 +0530 Subject: Integrate os-odl-sfc_osm scenario into XCI https://gerrit.opnfv.org/gerrit/#/c/63505/ The os-odl-sfc_osm scenario has been verified in the previous patchsets of this commit. This patch needs to be merged after adding OS variables to the post-deployment playbook. https://gerrit.opnfv.org/gerrit/#/c/63135/ installer-type:osa deploy-scenario:os-odl-sfc_osm Change-Id: I14e83357c9e1db6e31890b5f126b9e405e124594 Signed-off-by: Venkata Harshavardhan Reddy Allu --- xci/opnfv-scenario-requirements.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml index f5fc62df..680ad32b 100644 --- a/xci/opnfv-scenario-requirements.yml +++ b/xci/opnfv-scenario-requirements.yml @@ -71,6 +71,20 @@ - opensuse - ubuntu +- scenario: os-odl-sfc_osm + scm: git + src: https://gerrit.opnfv.org/gerrit/sfc + version: master + role: scenarios/os-odl-sfc_osm/role/os-odl-sfc_osm + installers: + - installer: osa + flavors: + - ha + - mini + - noha + distros: + - ubuntu + - scenario: os-odl-bgpvpn scm: git src: https://gerrit.opnfv.org/gerrit/sdnvpn -- cgit 1.2.3-korg