Update patch set 10

Patch Set 10: Verified-1

(1 comment)

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

  expected str for dictionary value @ data['check']['jobs'][0]['zuul-operator-functional-openshift']

The error appears in the following project stanza:

  project:
      check:
        jobs:
          # - zuul-operator-build-image
          - zuul-operator-functional-openshift:
              # dependencies: zuul-operator-build-image
          # - zuul-operator-build-image
          #- zuul-operator-functional-k8s
              # dependencies: zuul-operator-build-image
      gate:
        jobs:
          - zuul-operator-build-image
          - zuul-operator-functional-openshift:
              dependencies: zuul-operator-build-image
          # - zuul-operator-build-image
          #- zuul-operator-functional-k8s
              # dependencies: zuul-operator-build-image

  in "zuul/zuul-operator/.zuul.yaml@master", line 38, column 3

Patch-set: 10
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-08-06 19:36:47 +00:00 committed by Gerrit Code Review
parent bf92f78d2f
commit e1eb83163e
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "7faddb67_f72855e2",
"filename": ".zuul.yaml",
"patchSetId": 10
},
"lineNbr": 54,
"author": {
"id": 22348
},
"writtenOn": "2019-08-06T19:36:47Z",
"side": 1,
"message": "expected str for dictionary value @ data[\u0027check\u0027][\u0027jobs\u0027][0][\u0027zuul-operator-functional-openshift\u0027]",
"range": {
"startLine": 38,
"startChar": 2,
"endLine": 54,
"endChar": 0
},
"revId": "6b0e023d6853690e5fa8f306d34913b56b852b71",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}