diff options
author | 2016-01-12 17:05:00 +0000 | |
---|---|---|
committer | 2016-01-12 17:05:01 +0000 | |
commit | 0cde65f9496772c64c4a846182886beb1c771e1a (patch) | |
tree | 908911115fb642f07a25d839a8e88acb3c18d027 /jjb/vswitchperf | |
parent | 2331845c029dda5d3bb4a663c5bd455135723258 (diff) | |
parent | b04a5f7f2ef33f1b8d59d87154c363793c9d0d3b (diff) |
Merge "Update deprecated pollscm usage"
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 4b1147d36..fe6ea49c6 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -33,7 +33,8 @@ branch: '{branch}' triggers: - - pollscm: '@midnight' + - pollscm: + cron: '@midnight' builders: - shell: | |