Merge pull request #19936 from ixdy/jenkins-job-configs

Restrict build jobs to running on build node instead of master
pull/6/head
Fabio Yeon 2016-01-28 14:36:05 -08:00
commit e68ea9e8d4
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
- job-template:
name: 'kubernetes-{build}'
description: 'Grab the latest from GitHub, build. Test owner: Build Cop.'
node: 'build'
logrotate:
numToKeep: 200
builders: