Fix npm-run-test job

Change I5f9d420f1618e9a196b4218bca7055f377349351 updated all npm tests
but forgot to update npm-run-test, jobs now fail with
"cannot find ... playbooks/javascript/run-test.yaml".

Update job the same way as other jobs.

Change-Id: I6fdf9f9c55ce0744012d42afaa940b325669c36e
This commit is contained in:
Andreas Jaeger 2017-12-15 11:30:58 +01:00 committed by Andreas Jaeger
parent b125b917d9
commit 0e36e746d5
1 changed files with 0 additions and 3 deletions

View File

@ -293,9 +293,6 @@
:default: {{ zuul.project.src_dir }}
Path to operate in.
pre-run: playbooks/javascript/pre-test.yaml
run: playbooks/javascript/run-test.yaml
post-run: playbooks/javascript/post.yaml
- job:
name: nodejs-npm-run-lint