diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-11-26 22:17:32 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-01 16:15:32 +0900 |
commit | 0d34e4f65b73c2c6c7c8f2b3b7582aed88a1e870 (patch) | |
tree | d9fe66fc3ca17ae957b52ae3758a9152752172c3 /jjb/functest | |
parent | 9c49c98cb5fcd4f5f0df40f09853b919c85c38da (diff) |
jjb: move 'node: master' to releng-defaults.yaml
Change-Id: Ibc3a7466fcc2e030a6538d77e2c4521eb8daa214
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/functest/functest.yml b/jjb/functest/functest.yml index 5f103b144..96b770ba2 100644 --- a/jjb/functest/functest.yml +++ b/jjb/functest/functest.yml @@ -284,8 +284,6 @@ - job-template: name: 'functest-daily-{stream}' - node: master - # Job template for daily builders # # Required Variables: @@ -328,8 +326,6 @@ - job-template: name: 'functest-verify-{stream}' - node: master - logrotate: daysToKeep: 30 numToKeep: 10 @@ -373,8 +369,6 @@ - job-template: name: 'functest-merge-{stream}' - node: master - # builder-merge job to run JJB update # # This job's purpose is to update all the JJB |