From 02f04e99bfa75839fe1bdc25b3420db513c534ac Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Wed, 11 May 2022 00:26:02 +0530 Subject: [PATCH] Use Horizon project template for nodejs jobs Horizon defined a project template 'horizon-nodejs-jobs' for nodejs jobs. This patch updates ``.zuul.yaml`` to use that template to run nodejs jobs here. Depends-On: https://review.opendev.org/c/openstack/horizon/+/831929 Change-Id: I9a4656e78314bf56130a14152c7791f577bb4f11 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4bf2e22..2c59566 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,7 @@ templates: - check-requirements - horizon-non-primary-django-jobs - - horizon-nodejs14-jobs + - horizon-nodejs-jobs - openstack-lower-constraints-jobs-horizon - openstack-python3-zed-jobs-horizon - publish-openstack-docs-pti