From a0bea8814f296872ac949bcb3c3bacd040055ec9 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 9 Nov 2020 12:13:44 -0600 Subject: [PATCH] migrate to Xena testing runtime As per Xena cycle testing runtime [1] and community goal [2] we need to migrate upstream CI/CD to Ubuntu Focal(20.04) and Node.js 14. Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/789481 Story: #2007865 Task: #40212 [1] https://governance.openstack.org/tc/reference/runtimes/xena.html [2] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html Change-Id: I7cfdfb11869ac90244561d34d1f4fdf26a5e8ad0 --- .zuul.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index c9bbba6..9ca3dfc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,5 @@ - project: templates: - - nodejs4-jobs - - nodejs10-docs + - nodejs14-jobs + - nodejs14-docs + - publish-openstack-docs-pti