summaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-02-10 18:23:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-10 18:23:32 +0000
commit8eef71278d06f2fd91b99e6be19069ba077c2d29 (patch)
tree796cea6dac7ba35a8ebac5d6cf5d6eb494599cf6 /functest/ci/testcases.yaml
parent8d949aff05d479c9dc037419fc54e24382904bf3 (diff)
parenteec76fd8961e92330da2e68e55ee3341b1475beb (diff)
Merge "Logic to trigger Security Scan project"
Diffstat (limited to 'functest/ci/testcases.yaml')
-rwxr-xr-xfunctest/ci/testcases.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index fc3bd6b7a..6007f9720 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -239,10 +239,13 @@ tiers:
criteria: 'status == "PASS"'
blocking: false
description: >-
- Simple security Scan
+ Simple Security Scan
dependencies:
installer: 'apex'
scenario: '^((?!fdio).)*$'
+ run:
+ module: 'functest.opnfv_tests.features.security_scan'
+ class: 'SecurityScan'
# -
# name: copper
# criteria: 'status == "PASS"'