Update patch set 1

Patch Set 1:

Zuul encountered a syntax error while parsing its configuration in the
repo openstack/openstack-zuul-jobs on branch master.  The error was:

  expected a list for dictionary value @ data['branches']

The error appears in the following job stanza:

  job:
      name: openstack-tox
      abstract: true
      parent: tox-fips
      nodeset: ubuntu-jammy
      description: |
        Base job to run tox jobs with OpenStack project specific updates.
  
        Processing upper-constraints files from openstack/requirements.
      branches:
        regex: ^stable/(stein|train|ussuri|victoria|wallaby|xena|yoga|zed)$
        negate: true
      required-projects:
        - name: openstack/requirements
      vars:
        tox_constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
        enable_fips: false

  in "openstack/openstack-zuul-jobs/zuul.d/jobs.yaml@master", line 17, column 3

Patch-set: 1
CC: Gerrit User 15670 <15670@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
This commit is contained in:
Gerrit User 15670 2023-10-23 15:48:24 +00:00 committed by Gerrit Code Review
parent 4f8dfcf143
commit 53aaf4aa22

Diff Content Not Available