mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 14:42:02 +00:00
When removing a bundle, if downloading the files fail because of disk space, swupd should not re-attempt to download the files since it will fail again for sure. This commit adds tests that verify this behavior. Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>