diff options
author | Jan Gelety <jgelety@cisco.com> | 2016-04-18 16:55:55 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-04-18 16:55:55 +0200 |
commit | 4740ad622f4ff0951257dfe1889a9437fe52c9af (patch) | |
tree | 47a5890a3e65c6b3510125266ab08bba8a64471a /jjb/csit | |
parent | 38077b985a796ecddee4d904e6c18b26d67ee5f4 (diff) |
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 <jgelety@cisco.com>
Diffstat (limited to 'jjb/csit')
-rw-r--r-- | jjb/csit/csit-vpp-functional.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
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: |