Update patch set 1
Patch Set 1: Verified-1
(1 comment)
Zuul encountered a syntax error while parsing its configuration in the
repo x/python-redfish 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
- openstack-python37-jobs
check:
gate:
in "x/python-redfish/.zuul.yaml@master", line 2, column 3
Patch-set: 1
Label: Verified=-1
This commit is contained in:
committed by
Gerrit Code Review
parent
6229b7f931
commit
67f11cb4df
27
af17e5ff87bb5a9525044f5d0ad8825016a1d657
Normal file
27
af17e5ff87bb5a9525044f5d0ad8825016a1d657
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"comments": [
|
||||
{
|
||||
"key": {
|
||||
"uuid": "5faad753_c75f950c",
|
||||
"filename": ".zuul.yaml",
|
||||
"patchSetId": 1
|
||||
},
|
||||
"lineNbr": 9,
|
||||
"author": {
|
||||
"id": 22348
|
||||
},
|
||||
"writtenOn": "2019-09-06T10:08:07Z",
|
||||
"side": 1,
|
||||
"message": "expected a dictionary for dictionary value @ data[\u0027check\u0027]",
|
||||
"range": {
|
||||
"startLine": 2,
|
||||
"startChar": 2,
|
||||
"endLine": 9,
|
||||
"endChar": 0
|
||||
},
|
||||
"revId": "af17e5ff87bb5a9525044f5d0ad8825016a1d657",
|
||||
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
|
||||
"unresolved": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user