From 59461f086faaca5e4f920f82431e80d8745c592d Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Wed, 15 Nov 2023 14:57:48 +0100 Subject: [PATCH] test: update Ubuntu CI instructions --- test/README.testsuite | 1 + 1 file changed, 1 insertion(+) diff --git a/test/README.testsuite b/test/README.testsuite index 14386ff9e7..9174e1695f 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 \