mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-10 23:01:42 +00:00
test(debian): disable wanted snap testing (GitLab CI failure) [skip ci]
```console error: system does not fully support snapd: cannot mount squashfs image using "squashfs": mount: /tmp/sanity-mountpoint-858827226: failed to setup loop device for /tmp/sanity-squashfs-795587751. ```
This commit is contained in:
parent
17b91b8450
commit
4c047c4e9f
1 changed files with 5 additions and 3 deletions
|
@ -65,9 +65,11 @@ packages:
|
|||
- kwalify
|
||||
|
||||
snaps:
|
||||
wanted:
|
||||
- hello-world
|
||||
# Disable Snaps testing in Debian due to an issue similar to
|
||||
# Disable `wanted` Snap testing in Debian due to failure in GitLab CI
|
||||
# https://gitlab.com/myii/packages-formula/-/jobs/908520657#L7446
|
||||
# wanted:
|
||||
# - hello-world
|
||||
# Disable `classic` Snap 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
|
||||
|
|
Loading…
Add table
Reference in a new issue