From f58c596eae93dc4c3cc062b063ba061b842b278d Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 23 Nov 2021 10:08:02 -0800 Subject: [PATCH] Set project vars to match Zuul Since we use the zuul python release jobs, we should set these variables to match. They currently fail attempting to install Node v6. Change-Id: I92f54154675ea1844fa1dee3dfe3931b7e80f785 --- .zuul.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 5946a0c..03ee346 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,7 @@ - project: + vars: + node_version: 14 + release_python: python3 check: jobs: - zuul-tox-docs