diff options
author | 2015-12-01 07:47:42 +0000 | |
---|---|---|
committer | 2015-12-01 07:47:42 +0000 | |
commit | 1f175b394903621761454afa49e4cd942b9a5948 (patch) | |
tree | 80e0fdee8ffa327e9832eab05cfbe5138cb0f21d /jjb/vswitchperf | |
parent | 19852f3337812c944906b8427cd81fd3480fb859 (diff) | |
parent | 9c49c98cb5fcd4f5f0df40f09853b919c85c38da (diff) |
Merge "jjb: move project-style to releng-defaults.yaml"
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 9f767ced3..a7b78d1ab 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -14,7 +14,6 @@ project: 'vswitchperf' somevar: 'foo' - - job-template: name: 'vswitchperf-daily-{stream}' @@ -24,7 +23,6 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - project-type: freestyle varsetabove: '{somevar}' node: opnfv-build |