From b65678f3c68668c33363697116c90131db46d741 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: I2812afb4ec02fdcadb0284db2c95651ce8e8dbf3 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index ce3d355..ad7230a 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-cover-jobs-horizon - openstack-python3-zed-jobs-horizon - publish-openstack-docs-pti