mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-16 17:50:24 +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:
|
||||
wanted:
|
||||
- hello-world
|
||||
classic:
|
||||
- test-snapd-hello-classic
|
||||
# Disable Snaps testing in Debian due to an issue similar to
|
||||
# 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:
|
||||
- bare
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue