Pin npm job to focal

firefox on jammy looks to be broken.  Wheil we figureout how to fix it
we have 3 options:

1) Do nothing and be unable to merge anything ;
2) Make the npm job non-voting ; or
3) Switch back to focal

Clearly the change goes for option 3

Change-Id: I211333a6da03282feba82cbcdf9309f1a17ee7af
This commit is contained in:
Tony Breeds 2022-11-04 12:26:53 -05:00
parent 00e8f93f75
commit d3074faf79
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
.. zuul:jobvar:: tox_envlist
Use the specified tox environments (``ALL`` selects all).
nodeset: ubuntu-focal
vars:
zuul_work_dir: "{{ (zuul.projects.values() | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}"
tox_constraints_file: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/requirements'].src_dir }}/upper-constraints.txt"