mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
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:
parent
baa64002e9
commit
d13d59ab42
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user