Clean Anteater Weekly Workspace after Emailing PTL 47/48047/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 29 Nov 2017 23:14:56 +0000 (15:14 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 29 Nov 2017 23:14:56 +0000 (15:14 -0800)
The workspace is cleaned immediately after anteater is ran. This removes
the securityaudit.log which the emails to PTLs should contain.

Change-Id: I0afa4c69035e411aebe7cfea625ebafe5796d236
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/ci_gate_security/opnfv-ci-gate-security.yml

index 75d1698..ef0da7f 100644 (file)
 
     builders:
       - anteater-security-audit-weekly
-      - clean-workspace
 
     publishers:
       # defined in jjb/global/releng-macros.yml
       - 'email-{repo}-ptl':
           subject: 'OPNFV Security Scan Result: {repo}'
+      - workspace-cleanup:
+          fail-build: false
 
 - job-template:
     name: 'opnfv-security-audit-verify-{stream}'