mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +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
|
- kwalify
|
||||||
|
|
||||||
snaps:
|
snaps:
|
||||||
wanted:
|
# Disable `wanted` Snap testing in Debian due to failure in GitLab CI
|
||||||
- hello-world
|
# https://gitlab.com/myii/packages-formula/-/jobs/908520657#L7446
|
||||||
# Disable Snaps testing in Debian due to an issue similar to
|
# wanted:
|
||||||
|
# - hello-world
|
||||||
|
# Disable `classic` Snap testing in Debian due to an issue similar to
|
||||||
# https://github.com/saltstack-formulas/packages-formula/issues/44
|
# https://github.com/saltstack-formulas/packages-formula/issues/44
|
||||||
# quite possibly, better described here
|
# quite possibly, better described here
|
||||||
# https://bugs.launchpad.net/snapd/+bug/1826662
|
# https://bugs.launchpad.net/snapd/+bug/1826662
|
||||||
|
|
Loading…
Add table
Reference in a new issue