From eec76fd8961e92330da2e68e55ee3341b1475beb Mon Sep 17 00:00:00 2001 From: helenyao Date: Fri, 3 Feb 2017 23:01:37 -0500 Subject: Logic to trigger Security Scan project 1. Removed the calling from exec_test.sh 2. Used FeatureBase instead 3. Removed the legacy security scan code Change-Id: I1984ec951973f337f275e50543b277cd90d9a202 Signed-off-by: helenyao --- functest/ci/config_functest.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/ci/config_functest.yaml') diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index f6cb14cb..6a10e382 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -27,6 +27,7 @@ general: repo_parser: /home/opnfv/repos/parser repo_domino: /home/opnfv/repos/domino repo_snaps: /home/opnfv/repos/snaps + repo_securityscan: /home/opnfv/repos/securityscanning functest: /home/opnfv/functest functest_test: /home/opnfv/repos/functest/functest/opnfv_tests results: /home/opnfv/functest/results -- cgit 1.2.3-korg