From a9d82ba7b41ff45e0e325f30aa1c1bcb37467a6a Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 15 Jan 2020 12:12:40 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: Verified-1 (1 comment) Zuul encountered a syntax error while parsing its configuration in the repo starlingx/tis-repo on branch master. The error was: Job stx-nova-stein-py37 not defined The error appears in the following project stanza: project: templates: - noop-jobs check: jobs: # - stx-github-debug: # vars: # stx_remote_repo: https://github.com/starlingx-staging/tools-contrib.git # stx_remote_branch: master - stx-nova-stein-pep8: vars: stx_remote_repo: https://github.com/LinShuicheng/stx-nova.git stx_remote_branch: stx/stein.2 # - stx-nova-stein-py27: # vars: # stx_remote_repo: https://github.com/dtroyer/stx-nova.git # stx_remote_branch: numa_live_migration - stx-nova-stein-py37: vars: stx_remote_repo: https://github.com/LinShuicheng/stx-nova.git stx_remote_branch: stx/stein.2 - stx-nova-stein-functional: vars: stx_remote_repo: https://github.com/LinShuicheng/stx-nova.git stx_remote_branch: stx/stein.2 experimental: jobs: - stx-nova-stein-functional in "starlingx/tis-repo/.zuul.yaml@master", line 1, column 3 Patch-set: 1 Tag: autogenerated:zuul:check Label: Verified=-1 --- bb213dc8afcb22343291dca65133d59d8b50b0ad | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 bb213dc8afcb22343291dca65133d59d8b50b0ad diff --git a/bb213dc8afcb22343291dca65133d59d8b50b0ad b/bb213dc8afcb22343291dca65133d59d8b50b0ad new file mode 100644 index 0000000..44aed61 --- /dev/null +++ b/bb213dc8afcb22343291dca65133d59d8b50b0ad @@ -0,0 +1,28 @@ +{ + "comments": [ + { + "key": { + "uuid": "3fa7e38b_e9ca7f17", + "filename": ".zuul.yaml", + "patchSetId": 1 + }, + "lineNbr": 29, + "author": { + "id": 22348 + }, + "writtenOn": "2020-01-15T12:12:40Z", + "side": 1, + "message": "Job stx-nova-stein-py37 not defined", + "range": { + "startLine": 1, + "startChar": 2, + "endLine": 29, + "endChar": 0 + }, + "tag": "autogenerated:zuul:check", + "revId": "bb213dc8afcb22343291dca65133d59d8b50b0ad", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file