From e8b81df8b2396a2fb87dccad40a67ae4c15aa164 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 23 May 2024 17:47:25 +0100 Subject: [PATCH] docs: add note about URL where to find recent Ubuntu CI logs --- test/README.testsuite | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/README.testsuite b/test/README.testsuite index 627cbcd0766..86ebb0a91f8 100644 --- a/test/README.testsuite +++ b/test/README.testsuite @@ -182,6 +182,13 @@ will be stored at the following URL: https://autopkgtest.ubuntu.com/results/autopkgtest-noble-upstream-systemd-ci-systemd-ci/noble/s390x/s/systemd-upstream/20240323_020911_e8e88@/log.gz +Fortunately a list of URLs listing file paths for recently completed test runs +is available at: + +https://autopkgtest.ubuntu.com/results/autopkgtest-noble-upstream-systemd-ci-systemd-ci/ + +paths listed at this URL can be appended to the URL to download them. + The 5 characters at the end of the last directory are not random, but the first 5 characters of a SHA1 hash generated based on the set of parameters given to the build plus the completion timestamp, such as: -- 2.47.3