From 596c2581176102b29751786e5d8fac05dde3a3e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sat, 4 Aug 2018 18:22:14 +0800 Subject: [PATCH] Define autopkgtest with isolation-container to allow service (Closes: #870408) --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 8059a999..f5883308 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,6 @@ Tests: smoke Depends: mariadb-server-10.1 -Restrictions: allow-stderr needs-root +Restrictions: allow-stderr needs-root isolation-container Tests: upstream Depends: mariadb-test -- GitLab