From 513cf2ed91fd610aa4db64bf5afe2d048b02f1db Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Tue, 5 Feb 2019 16:38:18 +0100 Subject: [PATCH] Point to user-friendly explanations For each test, point to documentation that explains what the check is, how to fix it, how to investigate failure, and how to get more help. Change-Id: I8a9d6274c0df8233004437cdd5a51d8f13d1cd21 --- zuul.d/pipelines.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml index 8dc70fb..29818c0 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -97,14 +97,14 @@ status: 'success' comment: false status-url: | - https://zuul.opendev.org/t/kata-containers/builds?pipeline=SoB-check + https://github.com/kata-containers/community/wiki/The-SoB-check mysql: failure: github: status: 'failure' comment: false status-url: | - https://zuul.opendev.org/t/kata-containers/builds?pipeline=SoB-check + https://github.com/kata-containers/community/wiki/The-SoB-check mysql: # Don't report merge-failures to github merge-failure: @@ -137,14 +137,14 @@ status: 'success' comment: false status-url: | - https://zuul.opendev.org/t/kata-containers/builds?pipeline=WIP-check + https://github.com/kata-containers/community/wiki/The-WIP-check mysql: failure: github: status: 'failure' comment: false status-url: | - https://zuul.opendev.org/t/kata-containers/builds?pipeline=WIP-check + https://github.com/kata-containers/community/wiki/The-WIP-check mysql: # Don't report merge-failures to github merge-failure: