Fix node name on gate-rally-dsvm-monasca-rally-ubuntu-xenial
Correct a typo which cause the monasca rally job to be stuck in the experimental queue. Change-Id: I87c1b9f811f79613fdb4dd7b8c1606b8299fc309 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
ca8a0c111e
commit
d1a2728492
@ -1030,7 +1030,7 @@
|
||||
|
||||
- job-template:
|
||||
name: 'gate-rally-dsvm-monasca-{name}-{node}{job-suffix}'
|
||||
node: '{name}'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
|
Loading…
Reference in New Issue
Block a user