summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-09-19 11:06:18 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-19 11:06:18 +0000
commit36f269e2f154bfca31aba70d7d1c9ef9ab6e5fb0 (patch)
tree90e08bb2ecda44b59740afef0cc1624cbaef8a86 /docker
parent9446a42b7900695dbefe5d0728f19b98dde5095a (diff)
parentbc4c4a1494acad634b0d30ff83f65bf27cccd0c8 (diff)
Merge "Remove securityscanning testcase" into stable/euphrates
Diffstat (limited to 'docker')
-rw-r--r--docker/features/testcases.yaml17
-rw-r--r--docker/features/thirdparty-requirements.txt1
-rw-r--r--docker/restapi/thirdparty-requirements.txt1
-rw-r--r--docker/thirdparty-requirements.txt1
4 files changed, 0 insertions, 20 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
index e3b76aecf..f6e15bb9e 100644
--- a/docker/features/testcases.yaml
+++ b/docker/features/testcases.yaml
@@ -57,23 +57,6 @@ tiers:
cmd: 'run_sdnvpn_tests.py'
-
- case_name: security_scan
- enabled: false
- project_name: securityscanning
- criteria: 100
- blocking: false
- description: >-
- Simple Security Scan
- dependencies:
- installer: 'apex'
- scenario: '^((?!fdio).)*$'
- run:
- module: 'functest.core.feature'
- class: 'BashFeature'
- args:
- cmd: '. /home/opnfv/functest/conf/stackrc && security_scan --config /usr/etc/securityscanning/config.ini'
-
- -
case_name: functest-odl-sfc
project_name: sfc
criteria: 100
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt
index 4a0b6ff88..0a9f2a101 100644
--- a/docker/features/thirdparty-requirements.txt
+++ b/docker/features/thirdparty-requirements.txt
@@ -1,6 +1,5 @@
baro_tests
sdnvpn
-securityscanning
sfc
promise
domino
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt
index 4a0b6ff88..0a9f2a101 100644
--- a/docker/restapi/thirdparty-requirements.txt
+++ b/docker/restapi/thirdparty-requirements.txt
@@ -1,6 +1,5 @@
baro_tests
sdnvpn
-securityscanning
sfc
promise
domino
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt
index cc8f5f9c8..741eb8ef6 100644
--- a/docker/thirdparty-requirements.txt
+++ b/docker/thirdparty-requirements.txt
@@ -1,6 +1,5 @@
baro_tests
sdnvpn
-securityscanning
sfc
promise
doctor-test