From ef540f41a6817dee0e8c31b73b9a857f223001e7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 14 Mar 2019 00:37:15 +0000 Subject: [PATCH] Switch to horizon-nodejs4-jobs-nonvoting template We need to switch these jobs to xenial. But while we're doing that, let's shift to consuming a template managed in the horizon repo. Depends-On: https://review.openstack.org/643198 Change-Id: I9c83b8a07f4b69c72dad619ac0130222c5e14e98 --- .zuul.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9fa6ba6..a593c35 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -23,6 +23,7 @@ - project: templates: + - horizon-nodejs4-jobs-nonvoting - openstack-python-jobs-horizon - openstack-python35-jobs-horizon - publish-openstack-docs-pti @@ -30,14 +31,6 @@ - release-notes-jobs-python3 check: jobs: - - nodejs-npm-run-lint: - vars: - node_version: 4 - voting: false - - nodejs-npm-run-test: - vars: - node_version: 4 - voting: false - vitrage-dashboard-integration-tests: voting: false