mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00
test(snaps): disable classic snaps testing in debian
This commit is contained in:
parent
8a51ae5f55
commit
bb60deb20b
1 changed files with 6 additions and 2 deletions
|
@ -67,8 +67,12 @@ packages:
|
||||||
snaps:
|
snaps:
|
||||||
wanted:
|
wanted:
|
||||||
- hello-world
|
- hello-world
|
||||||
classic:
|
# Disable Snaps testing in Debian due to an issue similar to
|
||||||
- test-snapd-hello-classic
|
# https://github.com/saltstack-formulas/packages-formula/issues/44
|
||||||
|
# quite possibly, better described here
|
||||||
|
# https://bugs.launchpad.net/snapd/+bug/1826662
|
||||||
|
# classic:
|
||||||
|
# - test-snapd-hello-classic
|
||||||
unwanted:
|
unwanted:
|
||||||
- bare
|
- bare
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue