From efee2163c7095c00e3c08a8ab2fb649b6e0f6865 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 7a123c0..2fe6cf4 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-python3-zed-jobs-horizon - publish-openstack-docs-pti - release-notes-jobs-python3