]> piware.de Git - bin.git/commitdiff
retry-gh-systemd-test: drop ci-loop-debug branch, master now works
authorMartin Pitt <martin@piware.de>
Tue, 19 Sep 2017 14:19:47 +0000 (16:19 +0200)
committerMartin Pitt <martin@piware.de>
Tue, 19 Sep 2017 14:19:47 +0000 (16:19 +0200)
retry-gh-systemd-test

index cfe7cc57b439eada1957ee4604e9d2e35d10dc7c..f834e234aeaa211e5d8d5cfc205316a22a29d2e6 100755 (executable)
@@ -2,9 +2,9 @@
 # this needs https://git.launchpad.net/autopkgtest-cloud/plain/tools/retry-github-test
 [ -n "$2" ] || { echo "Usage: $0 <PR> <arch> [release]" >&2; exit 1; }
 
-if [ "$2" = amd64 ] || [ "$2" = i386 ]; then
-    branch="%23mpitt/ci-loop-debug"
-fi
+#if [ "$2" = i386 ]; then
+#    branch="%23mpitt/ci-loop-debug"
+#fi
 
 ~/ubuntu/autopkgtest-cloud/tools/retry-github-test https://api.github.com/repos/systemd/systemd/pulls/$1 'https://autopkgtest.ubuntu.com/request.cgi?release='${3:-xenial}'&arch='$2'&build-git=https%3A%2F%2Fgit.launchpad.net%2F~pitti%2Fsystemd%2F%2Bgit%2Fdebian'$branch'&env=CFLAGS%3D-O0%3BDEB_BUILD_PROFILES%3Dnoudeb%3BTEST_UPSTREAM%3D1&package=systemd-upstream&ppa=pitti%2Fsystemd-semaphore' ~/archiv/github-secret-systemd.txt