Update patch set 2

Patch Set 2: Verified-1

(1 comment)

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

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

The error appears in the following project stanza:

  project:
      templates:
        - noop-jobs
      check:
        - stx-stein-nova-functional

  in "starlingx/tis-repo/.zuul.yaml@master", line 1, column 3

Patch-set: 2
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-04-26 15:42:12 +00:00 committed by Gerrit Code Review
parent 92d411f616
commit 69307f1a8e
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "ffb9cba7_06669d52",
"filename": ".zuul.yaml",
"patchSetId": 2
},
"lineNbr": 6,
"author": {
"id": 22348
},
"writtenOn": "2019-04-26T15:42:12Z",
"side": 1,
"message": "expected a dictionary for dictionary value @ data[\u0027check\u0027]",
"range": {
"startLine": 1,
"startChar": 2,
"endLine": 6,
"endChar": 0
},
"revId": "82ca478588772b01c59ec49014c711781a2d3ce1",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}