From 51509aad8ae1fae5ec62f71093f557d702ba0bd2 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 14 Mar 2019 00:31:36 +0000 Subject: [PATCH] Switch to horizon-nodejs4-jobs 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: I20f49a4fd72fab8d11f4a8137fa892922b0797f1 --- .zuul.yaml | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index bff68322..d6165685 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,7 @@ - project: templates: - check-requirements + - horizon-nodejs4-jobs - openstack-lower-constraints-jobs-horizon - openstack-python-jobs-horizon - openstack-python35-jobs-horizon @@ -13,27 +14,7 @@ required-projects: - openstack/horizon - horizon-openstack-tox-python3-django111 - - nodejs-npm-run-lint: - vars: - node_version: 4 - required-projects: - - openstack/horizon - - nodejs-npm-run-test: - vars: - node_version: 4 - required-projects: - - openstack/horizon gate: jobs: - horizon-openstack-tox-python3-django111 - - nodejs-npm-run-lint: - vars: - node_version: 4 - required-projects: - - openstack/horizon - - nodejs-npm-run-test: - vars: - node_version: 4 - required-projects: - - openstack/horizon