aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-11-25 18:15:50 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2016-12-14 09:09:30 +0100
commit7e40117ddd69e7c2208c828bcdf3644e3ddf5f90 (patch)
tree690d564fe3ccdac09ebc241754afac71115fb70c /functest/ci
parent7bb9e652122482a31992901c9eae7429624aabdf (diff)
Adapt Copper to Abstraction framework
JIRA: FUNCTEST-546 Change-Id: I775a7274883127cc627197fda37ae8e9043b59e2 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'functest/ci')
-rwxr-xr-xfunctest/ci/testcases.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index f193e172..29bc25af 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -222,6 +222,10 @@ tiers:
dependencies:
installer: '(apex)|(joid)'
scenario: '^((?!fdio|lxd).)*$'
+ run:
+ module: 'functest.opnfv_tests.feature.copper'
+ class: 'Copper'
+
-
name: moon
criteria: 'status == "PASS"'