Code Review
/
releng-xci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8de89f3
)
integrate k8-contiv-nofeature scenario in XCI
25/57625/2
author
wutianwei
<wutianwei1@huawei.com>
Mon, 21 May 2018 02:04:24 +0000
(10:04 +0800)
committer
Fatih Degirmenci
<fdegir@gmail.com>
Tue, 22 May 2018 22:05:07 +0000
(22:05 +0000)
Change-Id: I5f18e1060cb45246a15584fdd69c6c6bd3427001
Signed-off-by: wutianwei <wutianwei1@huawei.com>
xci/opnfv-scenario-requirements.yml
patch
|
blob
|
history
diff --git
a/xci/opnfv-scenario-requirements.yml
b/xci/opnfv-scenario-requirements.yml
index
c5f6ae6
..
2c34e5c
100644
(file)
--- a/
xci/opnfv-scenario-requirements.yml
+++ b/
xci/opnfv-scenario-requirements.yml
@@
-139,3
+139,20
@@
- ubuntu
- centos
- opensuse
+
+- scenario: k8-contiv-nofeature
+ scm: git
+ src: https://gerrit.opnfv.org/gerrit/releng-xci-scenarios
+ version: master
+ role: scenarios/k8-contiv-nofeature/role/k8-contiv-nofeature
+ installers:
+ - installer: kubespray
+ flavors:
+ - aio
+ - ha
+ - noha
+ - mini
+ distros:
+ - ubuntu
+ - centos
+ - opensuse