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:
4ef9552
)
Updated fds testcase criteria
95/36595/1
author
juraj.linkes
<jlinkes@cisco.com>
Tue, 27 Jun 2017 14:54:08 +0000
(16:54 +0200)
committer
juraj.linkes
<jlinkes@cisco.com>
Tue, 27 Jun 2017 14:54:08 +0000
(16:54 +0200)
Initially, we only executed fds testcase on odl_l2 fdio scenarios.
Now we're extending this to all odl fdio scenarios.
Change-Id: Ieb2454f02847361fdf3274b11f20a996a916ad90
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
functest/ci/testcases.yaml
patch
|
blob
|
history
diff --git
a/functest/ci/testcases.yaml
b/functest/ci/testcases.yaml
index
2763d0c
..
b421dc0
100644
(file)
--- a/
functest/ci/testcases.yaml
+++ b/
functest/ci/testcases.yaml
@@
-198,7
+198,7
@@
tiers:
Robot as the test framework.
dependencies:
installer: 'apex'
- scenario: 'odl
_l2
-fdio'
+ scenario: 'odl
.*
-fdio'
run:
module: 'functest.opnfv_tests.sdn.odl.odl'
class: 'ODLTests'