diff options
author | C.J. Collier <cjcollier@linuxfoundation.org> | 2016-04-20 14:12:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-04-20 14:12:09 +0000 |
commit | 53e8424b2f35343f0195aa87602cd05f00336faa (patch) | |
tree | 007da9317609cbc52675ba5c9430eeaba06385cc /jjb | |
parent | 69e9980136014d86a0610f1d663b668fa870c634 (diff) | |
parent | 4740ad622f4ff0951257dfe1889a9437fe52c9af (diff) |
Merge "Correction of csit-vpp-master-verify-weekly jenkins job"
Diffstat (limited to 'jjb')
-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: |