From bb60deb20bd7b5cb819f88a1257bba8343729731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20B=C3=A9rtoli?= Date: Thu, 22 Oct 2020 12:34:21 -0300 Subject: [PATCH] test(snaps): disable classic snaps testing in debian --- test/salt/pillar/debian.sls | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/test/salt/pillar/debian.sls b/test/salt/pillar/debian.sls index 8c7998c..44fc676 100644 --- a/test/salt/pillar/debian.sls +++ b/test/salt/pillar/debian.sls @@ -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