mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +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:
|
lintian:
|
||||||
extends: .test-lintian
|
extends: .test-lintian
|
||||||
|
|
||||||
autopkgtest:
|
# autopkgtest is flaky due to
|
||||||
extends: .test-autopkgtest
|
# https://salsa.debian.org/freedombox-team/freedombox/-/issues/2077
|
||||||
|
#autopkgtest:
|
||||||
|
# extends: .test-autopkgtest
|
||||||
|
|
||||||
blhc:
|
blhc:
|
||||||
extends: .test-blhc
|
extends: .test-blhc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user