Update patch set 1

Patch Set 1: Verified-1

(1 comment)

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

  expected str for dictionary value @ data['check']['jobs'][2]['openstack-tox-py36']

The error appears in the following project stanza:

  project:
      check:
        jobs:
          - openstack-tox-pep8
          - openstack-tox-py27
          - openstack-tox-py36:
            voting: false
      gate:
        jobs:
          - openstack-tox-pep8
          - openstack-tox-py27
      experimental:
        jobs:
          - legacy-dsvm-os-loganalyze

  in "openstack/os-loganalyze/.zuul.yaml@master", line 2, column 3

Patch-set: 1
Tag: autogenerated:zuul:check
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2020-06-09 12:54:20 +00:00 committed by Gerrit Code Review
parent 91efab82a5
commit c2303a10b7
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"comments": [
{
"key": {
"uuid": "ff570b3c_3983efab",
"filename": ".zuul.yaml",
"patchSetId": 1
},
"lineNbr": 15,
"author": {
"id": 22348
},
"writtenOn": "2020-06-09T12:54:20Z",
"side": 1,
"message": "expected str for dictionary value @ data[\u0027check\u0027][\u0027jobs\u0027][2][\u0027openstack-tox-py36\u0027]",
"range": {
"startLine": 2,
"startChar": 2,
"endLine": 15,
"endChar": 0
},
"tag": "autogenerated:zuul:check",
"revId": "4f3489a0b87a6c218263f1ccad908b08f80a872c",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}