mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
When both variants of the test run on the same host where the TAGS are sticky due to systemd 247+, then any TAGS added due to the first variant will break the assumptions of the second variant. Make sure that we check proper TAGS/CURRENT_TAGS when verifying assumptions. Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>