Update patch set 3

Patch Set 3: Verified-1

(1 comment)

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

  expected a dictionary for dictionary value @ data['check']

The error appears in the following project stanza:

  project:
     templates:
       - openstack-python-jobs
       - openstack-python35-jobs
       - openstack-python36-jobs
     check:
       - openstack-tox-functional
       - openstack-tox-functional-python35
       - openstack-tox-functional-python36
     gate:
       - openstack-tox-functional
       - openstack-tox-functional-python35
       - openstack-tox-functional-python36

  in "openstack/os-log-merger/.zuul.yaml@master", line 15, column 3

Patch-set: 3
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2018-10-11 05:57:48 +00:00 committed by Gerrit Code Review
parent 62b04fff01
commit f7a4dcc084
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "3f79a3b5_59c21f88",
"filename": ".zuul.yaml",
"patchSetId": 3
},
"lineNbr": 27,
"author": {
"id": 22348
},
"writtenOn": "2018-10-11T05:57:48Z",
"side": 1,
"message": "expected a dictionary for dictionary value @ data[\u0027check\u0027]",
"range": {
"startLine": 15,
"startChar": 2,
"endLine": 27,
"endChar": 0
},
"revId": "639add3c90a1a8a137c43395df7571c00205c2d4",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}