summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2019-05-30 14:26:24 -0700
committerClark Boylan <clark.boylan@gmail.com>2019-05-30 14:27:30 -0700
commitaa350543b47d98c378876e1d414ed49b1d6ec6b5 (patch)
tree1aa7f11f01456ed02bf4083c59cf5d1429985fce /.zuul.yaml
parent1f8ec8499f1751e8236ce0be42001e0b33511b89 (diff)
downloadzuul-aa350543b47d98c378876e1d414ed49b1d6ec6b5.tar.gz
Use nodejs v10 in testing
We currently use a mix of nodejs 6, 8, and 10 across different jobs. Lets standardize on nodejs 10 everywhere. Change-Id: Iec9bbf270589029d10c60ed602817e853c6e5bc4
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index a9c69a37e..846dc8ef9 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -72,6 +72,7 @@
javascript_content_dir: "../zuul/web/static"
zuul_work_dir: "{{ zuul.project.src_dir }}/web"
zuul_api_url: https://zuul.openstack.org
+ node_version: 10
run: playbooks/dashboard/run.yaml
- job:
@@ -79,6 +80,7 @@
parent: zuul-build-dashboard
vars:
zuul_api_url: https://softwarefactory-project.io/zuul
+ node_version: 10
# This job is run on changes to both Zuul and Nodepool; any changes to
# the other project will be picked up via image builds which appear in