From fd1218e578d0eefd8ea89b998380f98788d991bf Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 6 Dec 2018 14:00:46 -0800 Subject: [PATCH] Switch Builder for Weekly CI Security Scanning Instead of running these specifically on ericsson-build3, we target them to run on any of the build servers since the job just runs a docker container. Change-Id: Ia05adb20bcb84a0a2a187c81ef25b9dcbc99e020 Signed-off-by: Trevor Bramwell --- jjb/ci_gate_security/opnfv-ci-gate-security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yaml b/jjb/ci_gate_security/opnfv-ci-gate-security.yaml index 365afdd30..4c69d6198 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yaml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yaml @@ -91,7 +91,7 @@ disabled: '{obj:disabled}' parameters: - - ericsson-build3-defaults + - opnfv-build-defaults - string: name: ANTEATER_SCAN_PATCHSET default: "false" -- 2.16.6