diff options
author | 2019-08-06 20:54:40 +0200 | |
---|---|---|
committer | 2019-08-06 20:56:21 +0200 | |
commit | 234a28b17a1dcc68735bba3c2759bb081519ebab (patch) | |
tree | 664072537a28f72320b8e6178042353470aedf69 /xci | |
parent | b02b1a22a72095c3e98602739b1e7dd83734a495 (diff) |
os-nosdn-nofeature can be supported by osh
The latest patches in xci provided support for the basic scenario
os-nosdn-nofeature when using the osh installer
deploy-scenario:k8-calico-nofeature
installer-type:osh
Change-Id: Ia37718ae73b91da223bd26715208bb3975a15998
Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'xci')
-rw-r--r-- | xci/opnfv-scenario-requirements.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml index f509494f..98abf528 100644 --- a/xci/opnfv-scenario-requirements.yml +++ b/xci/opnfv-scenario-requirements.yml @@ -28,6 +28,14 @@ - opensuse - ubuntu - centos + - installer: osh + flavors: + - mini + - noha + distros: + - ubuntu + - opensuse + - ubuntu-bionic - scenario: os-nosdn-osm scm: git |