Update patch set 7

Patch Set 7: Verified-1

(1 comment)

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

  Decryption failed.

The error appears in the following job stanza:

  job:
      name: airship-berth-docker-publish
      timeout: 1800
      run: tools/gate/playbooks/docker-image-build.yaml
      nodeset: airship-berth-single-node
      secrets:
        - airship_berth_quay_creds
      irrelevant-files:
        - '^docs/.*'
      vars:
        publish: true
        tags:
          dynamic:
            branch: true
            commit: true
          static:
            - latest

  in "openstack/airship-berth/.zuul.yaml@master", line 113, column 3

Patch-set: 7
Reviewer: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2018-10-04 02:57:29 +00:00 committed by Gerrit Code Review
parent d01409ff26
commit e563bef6c0
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "3f79a3b5_053ff2b4",
"filename": ".zuul.yaml",
"patchSetId": 7
},
"lineNbr": 130,
"author": {
"id": 22348
},
"writtenOn": "2018-10-04T02:57:29Z",
"side": 1,
"message": "Decryption failed.",
"range": {
"startLine": 113,
"startChar": 2,
"endLine": 130,
"endChar": 0
},
"revId": "3623665200a86907fd9960c341ef0163f54bb76b",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}