summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2025-01-16 14:47:14 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2025-01-16 14:50:55 +0100
commit0ec19b311b0585d147bc744b8f41496d5f5d3537 (patch)
treed81751605ee24706c60d909565b2cc38423fbeef
parentprocess-util: port pid_from_same_root_fs() to pidref + more (#35975) (diff)
downloadsystemd-0ec19b311b0585d147bc744b8f41496d5f5d3537.tar.xz
systemd-0ec19b311b0585d147bc744b8f41496d5f5d3537.zip
test: add link to Ubuntu autopkgtest status page in README
Known issues will be listed there by the team managing the infra
-rw-r--r--test/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index 6e625bf2b3..d5f9ef43d4 100644
--- a/test/README.md
+++ b/test/README.md
@@ -171,6 +171,10 @@ New PRs submitted to the project are run through regression tests, and one set
of those is the 'autopkgtest' runs for several different architectures, called
'Ubuntu CI'. Part of that testing is to run all these tests.
+Known issues affecting the infrastructure/testbed can be seen on this Ubuntu page:
+
+https://discourse.ubuntu.com/t/autopkgtest-service/34490
+
In case a test fails, the full set of artifacts, including the journal of the
failed run, can be downloaded from the artifacts.tar.gz archive which will be
reachable in the same URL parent directory as the logs.gz that gets linked on