summaryrefslogtreecommitdiff
path: root/Software/systemd
diff options
context:
space:
mode:
authormpitt <mpitt@web>2017-09-14 13:04:35 +0000
committerwww <iki-www@freedesktop.org>2017-09-14 13:04:35 +0000
commitec1f9979e39dfe1aaed583cad2d111c274f801ce (patch)
tree0bdceebba9093894fdd019306d21c669392a675f /Software/systemd
parentaffd67a94a491cc9d34a96697609ed5b7e47bde6 (diff)
autopkgtest code moved
Diffstat (limited to 'Software/systemd')
-rw-r--r--Software/systemd/autopkgtest.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/systemd/autopkgtest.mdwn b/Software/systemd/autopkgtest.mdwn
index e80df793..423e8e9f 100644
--- a/Software/systemd/autopkgtest.mdwn
+++ b/Software/systemd/autopkgtest.mdwn
@@ -18,7 +18,7 @@ Please see the [[Ubuntu CI infrastructure|https://wiki.ubuntu.com/ProposedMigrat
The current tests are fairly solid by now, but rarely they fail on infrastructure/network issues or race conditions. If you encounter these, please notify @martinpitt in the GitHub PR for debugging/fixing those -- transient infrastructure issues are supposed to be detected automatically, and tests auto-retry on those; and flaky tests should of course be fixed properly. But sometimes it is useful to trigger tests on a different Ubuntu release too, for example to test a PR on a newer kernel or against current build/binary dependencies (cgroup changes, util-linux, gcc, etc.).
-This can be done using the generic [[retry-github-test|https://git.launchpad.net/~ubuntu-release/+git/autopkgtest-cloud/plain/tools/retry-github-test]] script from [[Ubuntu's autopkgtest infrastructure|https://git.launchpad.net/~ubuntu-release/+git/autopkgtest-cloud/tree/]]: you need the parameterized URL from the [[configured webhooks|https://github.com/systemd/systemd/settings/hooks]] and the shared secret (Ubuntu's CI needs to restrict access to avoid DoSing and misuse).
+This can be done using the generic [[retry-github-test|https://git.launchpad.net/autopkgtest-cloud/plain/tools/retry-github-test]] script from [[Ubuntu's autopkgtest infrastructure|https://git.launchpad.net/autopkgtest-cloud]]: you need the parameterized URL from the [[configured webhooks|https://github.com/systemd/systemd/settings/hooks]] and the shared secret (Ubuntu's CI needs to restrict access to avoid DoSing and misuse).
You can use Martin Pitt's [[retry-gh-systemd-test|http://piware.de/tools/bin/retry-gh-systemd-test]] shell wrapper around retry-github-test for that. You need to adjust the path where you put retry-github-test and the file with the shared secret, then you can call it like this: