Run check-storyboard-js-integration on real nodes
The job was misconfured as if it were a job template to run on a parameterized "{node}" rather than actual node names. Correct it. Change-Id: Ie33577ee34feefb8602004d90d6c79d7a2c0e470
This commit is contained in:
parent
78ae18d59d
commit
c9350f6da4
@ -58,4 +58,4 @@
|
||||
source: 'reports/**'
|
||||
keep-hierarchy: true
|
||||
copy-after-failure: true
|
||||
node: '{node}'
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
Loading…
x
Reference in New Issue
Block a user