path: snapd_2.73-3/tests/core/snapd-failover/task.yaml
        echo "Ensure snapd is running as part of the snapd.service unit"
        # shellcheck disable=SC2046,SC2002
        cat /proc/$(pidof snapd)/cgroup | MATCH /snapd.service
        echo "Verify that a random signal does not trigger the failure handling"
