[Pkg-voip-commits] [asterisk] 07/07: Allow using a schroot container. DO NOT PUSH
tzafrir at debian.org
tzafrir at debian.org
Sun Jan 22 02:06:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
tzafrir pushed a commit to branch test-enable
in repository asterisk.
commit c4df24458cbbafbfdf57111e3c722a5bb404aea4
Author: Tzafrir Cohen <tzafrir at debian.org>
Date: Sat Jan 21 23:27:07 2017 +0200
Allow using a schroot container. DO NOT PUSH
The sole purpose of this commit is to allow running the test with a
chroot virt-server, as I failed to make any other server running on my
system.
Running a chroot server (assuming you have a LVM/union schroot called "sid"):
autopkgtest path/to/asterisk_whatever.chages -- schroot sid
---
debian/tests/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/tests/control b/debian/tests/control
index 57b32b2..257def8 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,4 @@
Tests: asttestmods
-Restrictions: needs-root, isolation-container
-Depends: asterisk, asterisk-voicemail, asterisk-tests, asterisk-core-sounds-en-gsm, realpath
+#Restrictions: needs-root, isolation-container
+Restrictions: needs-root
+Depends: asterisk, asterisk-voicemail, asterisk-tests, asterisk-core-sounds-en, asterisk-core-sounds-en-gsm, realpath
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list