Update patch set 8

Patch Set 8: 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: 8
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2019-04-30 22:54:34 +00:00 committed by Gerrit Code Review
parent 3e8dde8e4d
commit e21b4816d3
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
{
"comments": [
{
"key": {
"uuid": "ffb9cba7_07e4223b",
"filename": ".zuul.yaml",
"patchSetId": 8
},
"lineNbr": 33,
"author": {
"id": 22348
},
"writtenOn": "2019-04-30T22:54:34Z",
"side": 1,
"message": "Unknown project openstack-infra/devstack-gate",
"range": {
"startLine": 1,
"startChar": 2,
"endLine": 33,
"endChar": 0
},
"revId": "7ea433bfeb123da58396e38b8d1fc8f03279c167",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
},
{
"key": {
"uuid": "ffb9cba7_27e1262b",
"filename": ".zuul.yaml",
"patchSetId": 8
},
"lineNbr": 39,
"author": {
"id": 22348
},
"writtenOn": "2019-04-30T22:54:34Z",
"side": 1,
"message": "Job self-healing-devstack-base not defined",
"range": {
"startLine": 34,
"startChar": 2,
"endLine": 39,
"endChar": 0
},
"revId": "7ea433bfeb123da58396e38b8d1fc8f03279c167",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}