ci: Disable autopkgtest

Autopkgtest is flaky due to debconf locked error when installing
freedombox package. See #2077 for details.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
James Valleroy 2021-04-08 06:34:00 -04:00 committed by Joseph Nuthalapati
parent baa64002e9
commit d13d59ab42
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -66,8 +66,10 @@ test-build-all:
lintian:
extends: .test-lintian
autopkgtest:
extends: .test-autopkgtest
# autopkgtest is flaky due to
# https://salsa.debian.org/freedombox-team/freedombox/-/issues/2077
#autopkgtest:
# extends: .test-autopkgtest
blhc:
extends: .test-blhc