diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-01 07:50:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-12-01 07:50:40 +0000 |
commit | 9f088e779a015c87ce6d70f1492bbaf5a83e2eee (patch) | |
tree | b71bb4c671ab770137179072efa9b33689acd90f /jjb/octopus | |
parent | 1f175b394903621761454afa49e4cd942b9a5948 (diff) | |
parent | 0d34e4f65b73c2c6c7c8f2b3b7582aed88a1e870 (diff) |
Merge "jjb: move 'node: master' to releng-defaults.yaml"
Diffstat (limited to 'jjb/octopus')
-rw-r--r-- | jjb/octopus/octopus.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/octopus/octopus.yml b/jjb/octopus/octopus.yml index 1783bf641..33d45ccd6 100644 --- a/jjb/octopus/octopus.yml +++ b/jjb/octopus/octopus.yml @@ -41,8 +41,6 @@ - job-template: name: 'octopus-daily-{stream}' - node: master - # Job template for daily builders # # Required Variables: @@ -85,8 +83,6 @@ - job-template: name: 'octopus-verify-{stream}' - node: master - logrotate: daysToKeep: 30 numToKeep: 10 @@ -130,8 +126,6 @@ - job-template: name: 'octopus-merge-{stream}' - node: master - # builder-merge job to run JJB update # # This job's purpose is to update all the JJB |