mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-28 09:55:59 +00:00
2fe40faf10
2 groups were created: - slow: Tests that are very slow because of sleeps, so we can run them all in parallel - system: Tests that make change to the system, so they can cause problems when running in parallel, so we run them in series. Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>