Update patch set 1

Patch Set 1: 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'][1]['zuul-operator-functional-openshift']

The error appears in the following project stanza:

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

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

Patch-set: 1
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-08-02 17:09:49 +00:00 committed by Gerrit Code Review
parent e19b1f42c6
commit f1135259de
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "7faddb67_7857a927",
"filename": ".zuul.yaml",
"patchSetId": 1
},
"lineNbr": 66,
"author": {
"id": 22348
},
"writtenOn": "2019-08-02T17:09:49Z",
"side": 1,
"message": "expected str for dictionary value @ data[\u0027check\u0027][\u0027jobs\u0027][1][\u0027zuul-operator-functional-openshift\u0027]",
"range": {
"startLine": 50,
"startChar": 2,
"endLine": 66,
"endChar": 0
},
"revId": "b92cd0f47f855adad3e0453fc69e5213b0719c55",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}