Update patch set 10

Patch Set 10: Verified-1

(2 comments)

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

  Unknown project openstack-infra/devstack-gate

The error appears in the following job stanza:

  job:
      name: self-healing-devstack-base
      parent: legacy-dsvm-base
      run: playbooks/devstack/functional/run.yaml
      post-run: playbooks/devstack/functional/post.yaml
      timeout: 7800
      required-projects:
        - openstack-infra/devstack-gate
        - openstack/aodh
        - openstack/barbican
        - openstack/barbican-tempest-plugin
        - openstack/ceilometer
        - openstack/congress
        - openstack/devstack-plugin-amqp1
        - openstack/heat
        - openstack/heat-tempest-plugin
        - openstack/mistral
        - openstack/neutron
        - openstack/octavia
        - openstack/oslo.messaging
        - openstack/python-barbicanclient
        - openstack/python-heatclient
        - openstack/heat-agents
        - openstack/python-zaqarclient
        - openstack/vitrage
        - openstack/zaqar
      irrelevant-files:
        - ^.*\.rst$
        - ^doc/.*$
      vars:
        use_python3: 0

  in "openstack/self-healing-sig/.zuul.yaml@master", line 1, column 3

Patch-set: 10
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-05-01 20:40:39 +00:00 committed by Gerrit Code Review
parent 70d8ce711b
commit f2c06234b2
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
{
"comments": [
{
"key": {
"uuid": "ffb9cba7_5fe41ae0",
"filename": ".zuul.yaml",
"patchSetId": 10
},
"lineNbr": 33,
"author": {
"id": 22348
},
"writtenOn": "2019-05-01T20:40:39Z",
"side": 1,
"message": "Unknown project openstack-infra/devstack-gate",
"range": {
"startLine": 1,
"startChar": 2,
"endLine": 33,
"endChar": 0
},
"revId": "e0111b3b6ddbfb063782bd0e06425f7f85a814d7",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
},
{
"key": {
"uuid": "ffb9cba7_7fe9deb4",
"filename": ".zuul.yaml",
"patchSetId": 10
},
"lineNbr": 39,
"author": {
"id": 22348
},
"writtenOn": "2019-05-01T20:40:39Z",
"side": 1,
"message": "Job self-healing-devstack-base not defined",
"range": {
"startLine": 34,
"startChar": 2,
"endLine": 39,
"endChar": 0
},
"revId": "e0111b3b6ddbfb063782bd0e06425f7f85a814d7",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}