From 5ad8e2a2462078e76bbb842d8e16211d91a640fa Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Tue, 26 Nov 2019 14:47:45 +0000 Subject: [PATCH] Update patch set 9 Patch Set 9: 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: 9 Tag: autogenerated:zuul:check Label: Verified=-1 --- c2cef61f7519b9c22abbb849f304486fe1acc8e4 | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 c2cef61f7519b9c22abbb849f304486fe1acc8e4 diff --git a/c2cef61f7519b9c22abbb849f304486fe1acc8e4 b/c2cef61f7519b9c22abbb849f304486fe1acc8e4 new file mode 100644 index 0000000..986cfeb --- /dev/null +++ b/c2cef61f7519b9c22abbb849f304486fe1acc8e4 @@ -0,0 +1,28 @@ +{ + "comments": [ + { + "key": { + "uuid": "3fa7e38b_1e6bbdb9", + "filename": ".zuul.yaml", + "patchSetId": 9 + }, + "lineNbr": 29, + "author": { + "id": 22348 + }, + "writtenOn": "2019-11-26T14:47:45Z", + "side": 1, + "message": "Job stx-nova-stein-py37 not defined", + "range": { + "startLine": 1, + "startChar": 2, + "endLine": 29, + "endChar": 0 + }, + "tag": "autogenerated:zuul:check", + "revId": "c2cef61f7519b9c22abbb849f304486fe1acc8e4", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file