From: Jan Gelety Date: Mon, 18 Apr 2016 14:55:55 +0000 (+0200) Subject: Correction of csit-vpp-master-verify-weekly jenkins job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=4740ad622f4ff0951257dfe1889a9437fe52c9af;p=ci-management.git Correction of csit-vpp-master-verify-weekly jenkins job - added archive artifact (RF log, report and output) files to publishers - added manual trigger Change-Id: I21b6798a357cb8b14371cee5f35ae259b63b384a Signed-off-by: Jan Gelety --- diff --git a/jjb/csit/csit-vpp-functional.yaml b/jjb/csit/csit-vpp-functional.yaml index 3e7038906..d5fd68c8f 100644 --- a/jjb/csit/csit-vpp-functional.yaml +++ b/jjb/csit/csit-vpp-functional.yaml @@ -175,11 +175,23 @@ triggers: - timed: 'H H * * 0' + - gerrit-trigger-manually-triggered: + comment-trigger-value: 'csit-weekly-verify' + name: '{project}' + branch: '{branch}' + builders: - shell: !include-raw-escape jjb/csit/include-raw-csit-vpp-verify-master.sh publishers: + - archive-artifacts: + artifacts: 'report.html, log.html, output.xml' + latest-only: false + + - robot-report: + output-path: '' + - git: push-only-if-success: true tags: