From cc34c4492b58fd217451faacf54359f2b5ad6d06 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Fri, 16 Aug 2019 09:07:43 +0200 Subject: Removing NetReady from Jenkins config NetReady has been archived a while ago, but still some Jenkins config is left and the Anteater job is run. This removes all remaining config. Change-Id: I72b4eb091175db678feb4b4db314321f1543a814 Signed-off-by: Georg Kunz --- jjb/ci_gate_security/opnfv-ci-gate-security.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'jjb/ci_gate_security/opnfv-ci-gate-security.yaml') diff --git a/jjb/ci_gate_security/opnfv-ci-gate-security.yaml b/jjb/ci_gate_security/opnfv-ci-gate-security.yaml index af88dd54e..ff0ade3dd 100644 --- a/jjb/ci_gate_security/opnfv-ci-gate-security.yaml +++ b/jjb/ci_gate_security/opnfv-ci-gate-security.yaml @@ -40,7 +40,6 @@ - kvmfornfv - models - moon - - netready - nfvbench - onosfw - opera @@ -153,7 +152,7 @@ comment-contains-value: 'recheck' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'apex|armband|bamboo|barometer|bottlenecks|calipso|compass4nfv|conductor|cperf|daisy|doctor|dovetail|dpacc|enfv|fds|fuel|pharos|releng|sandbox|yardstick|infra|ipv6|kvmfornfv|models|moon|netready' + project-pattern: 'apex|armband|bamboo|barometer|bottlenecks|calipso|compass4nfv|conductor|cperf|daisy|doctor|dovetail|dpacc|enfv|fds|fuel|pharos|releng|sandbox|yardstick|infra|ipv6|kvmfornfv|models|moon' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' -- cgit 1.2.3-korg