Correction of csit-vpp-master-verify-weekly jenkins job 07/807/1
authorJan Gelety <[email protected]>
Mon, 18 Apr 2016 14:55:55 +0000 (16:55 +0200)
committerJan Gelety <[email protected]>
Mon, 18 Apr 2016 14:55:55 +0000 (16:55 +0200)
- added archive artifact (RF log, report and output) files
  to publishers
- added manual trigger

Change-Id: I21b6798a357cb8b14371cee5f35ae259b63b384a
Signed-off-by: Jan Gelety <[email protected]>
jjb/csit/csit-vpp-functional.yaml

index 3e70389..d5fd68c 100644 (file)
     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: