Update patch set 1

Patch Set 1: Verified-1

(1 comment)

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

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

The error appears in the following project stanza:

  project:
      templates:
        - tempest-plugin-jobs
      check:
        - tox-list-api-tests
      gate:
        - tox-list-api-tests

  in "airship/tempest-plugin/.zuul.yaml@master", line 13, column 3

Patch-set: 1
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-05-06 20:36:20 +00:00 committed by Gerrit Code Review
parent 198ce7402d
commit 8cbf1d8712
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "dfbec78f_0db7dfd7",
"filename": ".zuul.yaml",
"patchSetId": 1
},
"lineNbr": 20,
"author": {
"id": 22348
},
"writtenOn": "2019-05-06T20:36:20Z",
"side": 1,
"message": "expected a dictionary for dictionary value @ data[\u0027gate\u0027]",
"range": {
"startLine": 13,
"startChar": 2,
"endLine": 20,
"endChar": 0
},
"revId": "92a6b97282d08c7d42d7217dda8c4e29ffcf557c",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}