Update patch set 10

Patch Set 10: Verified-1

(1 comment)

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

  expected str @ data['templates'][0]

The error appears in the following project stanza:

  project:
      templates:
        - requirements-check:
            voting: false
        - publish-openstack-docs-pti
        - release-notes-jobs-python3
      check:
        jobs:
          - openstack-ansible-coverage-ubuntu-bionic
          - openstack-ansible-coverage-ubuntu-xenial
          - openstack-ansible-coverage-centos-7
          - openstack-ansible-linters-ubuntu-bionic
          - openstack-ansible-integration-ubuntu-bionic
          - openstack-ansible-unit-ubuntu-bionic
      experimental:
        jobs:
          - openstack-ansible-coverage-opensuse-423
          - openstack-ansible-coverage-opensuse-150
      gate:
        jobs:
          - openstack-ansible-coverage-ubuntu-bionic

  in "openstack/monitorstack/zuul.d/project.yaml@master", line 16, column 3

Patch-set: 10
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-02-17 05:32:45 +00:00 committed by Gerrit Code Review
parent 2aab98c863
commit 4a95688ebe
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "9fdfeff1_8585285c",
"filename": "zuul.d/project.yaml",
"patchSetId": 10
},
"lineNbr": 36,
"author": {
"id": 22348
},
"writtenOn": "2019-02-17T05:32:45Z",
"side": 1,
"message": "expected str @ data[\u0027templates\u0027][0]",
"range": {
"startLine": 16,
"startChar": 2,
"endLine": 36,
"endChar": 0
},
"revId": "264d2f5e37dfcc75c5468c78257c4facbfea4aa1",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}