Add node-test job
This can be used by nodepool as an acceptance test for new nodes. Change-Id: Ic10e40569c9805c78fc63e1583284ab99d2f14ca
This commit is contained in:
parent
467c388553
commit
eaf02d4a94
@ -10,6 +10,17 @@
|
||||
name: gate-grenade-noop
|
||||
node: precise
|
||||
|
||||
- job:
|
||||
name: node-test
|
||||
|
||||
parameters:
|
||||
- label:
|
||||
name: NODE
|
||||
description: Node to test
|
||||
|
||||
builders:
|
||||
- shell: 'echo ok'
|
||||
|
||||
- job-template:
|
||||
name: 'gate-{name}-run-tests'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user