Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5b4ac60
)
Remove installer constraint on vyos_vrouter test case
85/40685/1
author
Morgan Richomme
<morgan.richomme@orange.com>
Wed, 30 Aug 2017 09:36:52 +0000
(11:36 +0200)
committer
Morgan Richomme
<morgan.richomme@orange.com>
Wed, 30 Aug 2017 09:36:52 +0000
(11:36 +0200)
Change-Id: I44bdffc76fd2ee842c63b8fcddbe1696f23958a8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
functest/ci/testcases.yaml
patch
|
blob
|
history
diff --git
a/functest/ci/testcases.yaml
b/functest/ci/testcases.yaml
index
868fbec
..
2af6862
100644
(file)
--- a/
functest/ci/testcases.yaml
+++ b/
functest/ci/testcases.yaml
@@
-482,8
+482,8
@@
tiers:
description: >-
This test case is vRouter testing.
dependencies:
- installer: '
fuel
'
- scenario: '
nosdn-nofeature
'
+ installer: ''
+ scenario: '
os-nosdn-nofeature-ha
'
run:
module: 'functest.opnfv_tests.vnf.router.cloudify_vrouter'
class: 'CloudifyVrouter'