From 2fea92d9d1004c186e1e0443269361c40e159655 Mon Sep 17 00:00:00 2001 From: lukehinds Date: Thu, 1 Jun 2017 13:36:25 +0100 Subject: [PATCH] Add Job Configuration for Anteater Change adds anteater Docker push and renames securityaudit to ci_gate_security Change-Id: Ibf7d930003e7d59cb84a3ddb72962a150590418b Signed-off-by: lukehinds --- .../opnfv-ci-gate-security.yml} | 0 jjb/releng/opnfv-docker.yml | 3 +++ 2 files changed, 3 insertions(+) rename jjb/{securityaudit/opnfv-security-audit.yml => ci_gate_security/opnfv-ci-gate-security.yml} (100%) diff --git a/jjb/securityaudit/opnfv-security-audit.yml b/jjb/ci_gate_security/opnfv-ci-gate-security.yml similarity index 100% rename from jjb/securityaudit/opnfv-security-audit.yml rename to jjb/ci_gate_security/opnfv-ci-gate-security.yml diff --git a/jjb/releng/opnfv-docker.yml b/jjb/releng/opnfv-docker.yml index 3b7ec3478..0975e39f1 100644 --- a/jjb/releng/opnfv-docker.yml +++ b/jjb/releng/opnfv-docker.yml @@ -25,6 +25,9 @@ project: # projects with jobs for master + - 'anteater': + <<: *master + <<: *other-receivers - 'bottlenecks': <<: *master <<: *other-receivers -- 2.16.6