From 67f11cb4df44b0e3f9720af8aa74188b6f84e287 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Fri, 6 Sep 2019 10:08:07 +0000 Subject: [PATCH] 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 --- af17e5ff87bb5a9525044f5d0ad8825016a1d657 | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 af17e5ff87bb5a9525044f5d0ad8825016a1d657 diff --git a/af17e5ff87bb5a9525044f5d0ad8825016a1d657 b/af17e5ff87bb5a9525044f5d0ad8825016a1d657 new file mode 100644 index 0000000..295bca3 --- /dev/null +++ b/af17e5ff87bb5a9525044f5d0ad8825016a1d657 @@ -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 + } + ] +} \ No newline at end of file