Update patch set 1

Patch Set 1: Code-Review-1

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

  Requested ansible version '9' is unknown. Supported versions are 6

The error appears in the following job stanza:

  job:
      name: unittests
      abstract: true
      ansible-version: '9'
      description: |
        Perform setup common to all unit test jobs.
  
        This performs basic host and general project setup tasks common
        to all types of unit test jobs.
      pre-run: playbooks/unittests/pre.yaml
      post-run: playbooks/unittests/post.yaml

  in "zuul/zuul-jobs/zuul.d/general-jobs.yaml@master", line 9, column 3

Patch-set: 1
Reviewer: Gerrit User 26471 <26471@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Code-Review=-1, 6233b8e05978f4b2915f2184da8ced05b124eaa7
Attention: {"person_ident":"Gerrit User 1 \u003c1@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"ADD","reason":"Someone else replied on the change"}
This commit is contained in:
Gerrit User 26471 2024-02-19 17:54:28 +00:00 committed by Gerrit Code Review
parent 9a384d947f
commit 7ba1d24998

Diff Content Not Available