aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-12-14 10:30:39 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-14 10:30:39 +0000
commit4296815a17310b6613259c3164acedfc53d58737 (patch)
treeab9270ba3cf7b6340197101189ce99ef48843c68 /functest/ci
parent703d4477d2385d3c654cdac549b936c08b9c5b31 (diff)
parent7e40117ddd69e7c2208c828bcdf3644e3ddf5f90 (diff)
Merge "Adapt Copper to Abstraction framework"
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"'