From 4740ad622f4ff0951257dfe1889a9437fe52c9af Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Mon, 18 Apr 2016 16:55:55 +0200 Subject: 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 --- jjb/csit/csit-vpp-functional.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'jjb') 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: -- cgit 1.2.3-korg