Remove securityscanning testcase 99/42199/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 16 Sep 2017 09:15:51 +0000 (11:15 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 19 Sep 2017 08:30:08 +0000 (10:30 +0200)
As the project is no longer released [1], security_scan is removed
from testcases config files.

It stops installing the related python package too.

[1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017951.html

Conflicts:
      upper-constraints.txt

Change-Id: Ieb9ff4c2975fbf2c85b875a088b0ec18503a3722
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 59999eb2f2bf3b28c50a9b75fc551192450d28e3)

docker/features/testcases.yaml
docker/features/thirdparty-requirements.txt
docker/restapi/thirdparty-requirements.txt
docker/thirdparty-requirements.txt
functest/ci/testcases.yaml
upper-constraints.txt

index e3b76ae..f6e15bb 100644 (file)
@@ -56,23 +56,6 @@ tiers:
                     args:
                         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
index cc8f5f9..741eb8e 100644 (file)
@@ -1,6 +1,5 @@
 baro_tests
 sdnvpn
-securityscanning
 sfc
 promise
 doctor-test
index a72f08f..bc57d4f 100644 (file)
@@ -284,23 +284,6 @@ tiers:
                     args:
                         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/local/etc/securityscanning/config.ini'
-
             -
                 case_name: functest-odl-sfc
                 project_name: sfc
index 70b9d1f..7ab1838 100644 (file)
@@ -2,7 +2,6 @@ git+https://gerrit.opnfv.org/gerrit/releng@1fc5d49f8aa9eb44e615afdd597827be48cf5
 git+https://gerrit.opnfv.org/gerrit/snaps@stable/euphrates#egg=snaps
 git+https://gerrit.opnfv.org/gerrit/barometer@stable/euphrates#egg=baro_tests
 git+https://gerrit.opnfv.org/gerrit/sdnvpn@stable/euphrates#egg=sdnvpn
-git+https://gerrit.opnfv.org/gerrit/securityscanning@d09a8eb8b28056e2ec02ed627d337a7c7f86e23e#egg=securityscanning
 git+https://gerrit.opnfv.org/gerrit/sfc@stable/euphrates#egg=sfc
 -e git+https://gerrit.opnfv.org/gerrit/promise@stable/euphrates#egg=promise
 -e git+https://gerrit.opnfv.org/gerrit/doctor@stable/euphrates#egg=doctor-test