From 0946ec8751f959d175d1436d190c20893ede3864 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 8 Jul 2019 21:43:03 +0200 Subject: [PATCH] retry-gh-systemd-test: Move to experimental branch until buster gets released --- retry-gh-systemd-test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/retry-gh-systemd-test b/retry-gh-systemd-test index 28eb1b6..952d098 100755 --- a/retry-gh-systemd-test +++ b/retry-gh-systemd-test @@ -5,6 +5,7 @@ #if [ "$2" = i386 ]; then # branch="%23mpitt/ci-loop-debug" #fi +branch="%23experimental" -~/ubuntu/autopkgtest-cloud/tools/retry-github-test https://api.github.com/repos/systemd/systemd/pulls/$1 'https://autopkgtest.ubuntu.com/request.cgi?release='${3:-bionic}'&arch='$2'&build-git=https%3A%2F%2Fsalsa.debian.org%2Fsystemd-team%2Fsystemd.git'$branch'&env=CFLAGS%3D-O0%3BDEB_BUILD_PROFILES%3Dnoudeb%3BTEST_UPSTREAM%3D1&package=systemd-upstream&ppa=pitti%2Fsystemd-semaphore' ~/archiv/github-secret-systemd.txt +~/debian/autopkgtest-cloud/tools/retry-github-test https://api.github.com/repos/systemd/systemd/pulls/$1 'https://autopkgtest.ubuntu.com/request.cgi?release='${3:-bionic}'&arch='$2'&build-git=https%3A%2F%2Fsalsa.debian.org%2Fsystemd-team%2Fsystemd.git'$branch'&env=CFLAGS%3D-O0%3BDEB_BUILD_PROFILES%3Dnoudeb%3BTEST_UPSTREAM%3D1&package=systemd-upstream&ppa=pitti%2Fsystemd-semaphore' ~/archiv/github-secret-systemd.txt -- 2.39.2