Update patch set 1

Patch Set 1: Verified-1

(1 comment)

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

  expected str for dictionary value @ data['check']['jobs'][1]['airship-utils-ubuntu']

The error appears in the following project stanza:

  project:
      check:
        jobs:
          - airship-utils-linter
          - airship-utils-ubuntu:
  
      gate:
        jobs:
          - airship-utils-linter

  in "openstack/airship-utils/.zuul.yaml@master", line 13, column 3

Patch-set: 1
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2018-10-29 22:33:48 +00:00 committed by Gerrit Code Review
parent f45708926c
commit e1bf1ff4b4
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "3f79a3b5_bcde5368",
"filename": ".zuul.yaml",
"patchSetId": 1
},
"lineNbr": 22,
"author": {
"id": 22348
},
"writtenOn": "2018-10-29T22:33:48Z",
"side": 1,
"message": "expected str for dictionary value @ data[\u0027check\u0027][\u0027jobs\u0027][1][\u0027airship-utils-ubuntu\u0027]",
"range": {
"startLine": 13,
"startChar": 2,
"endLine": 22,
"endChar": 0
},
"revId": "e8e02579144f65d2a68da2e43446bcae392d3ba4",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}