From cc2870e275666ef7e4a6c27fa8b99938c6d1ff2f Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Mon, 15 Nov 2021 21:00:26 -0800 Subject: tests/CI.md: add more information on CI environments Fixes #8012 Closes #8022 --- zuul.d/jobs.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'zuul.d') diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 5fc36b9fe..d4c25426f 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -19,6 +19,11 @@ # KIND, either express or implied. # ########################################################################### + +# The results of each of these jobs can be found at +# https://curl.zuul.vexxhost.dev/builds. As of November 2021 they are not being +# propagated to the Github "checks" UI, you need to check for them manually. + --- - job: name: curl-base -- cgit v1.2.1