From: Frantisek Sumsal Date: Wed, 15 Nov 2023 13:57:48 +0000 (+0100) Subject: test: update Ubuntu CI instructions X-Git-Tag: v255-rc2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59461f086faaca5e4f920f82431e80d8745c592d;p=thirdparty%2Fsystemd.git test: update Ubuntu CI instructions --- diff --git a/test/README.testsuite b/test/README.testsuite index 14386ff9e75..9174e1695f9 100644 --- a/test/README.testsuite +++ b/test/README.testsuite @@ -209,6 +209,7 @@ Prepare a testbed image for autopkgtest (tweak the release as necessary): And finally run the autopkgtest itself: # autopkgtest -o logs *.deb systemd/ \ + --env=TEST_UPSTREAM=1 \ --timeout-factor=3 \ --test-name=boot-and-services \ --shell-fail \