snapcore / spread

Spread - Convenient full-system test (task) distribution
GNU General Public License v3.0
99 stars 58 forks source link

spread artifacts using xz compression #165

Open stuart-warren opened 1 year ago

stuart-warren commented 1 year ago

it seems that spread uses xz compression for transmitting the artifacts, however it seems that ubuntu core doesn't actually have the xz binary available so we can't use this feature when running tests on ubuntu core images

could this be configurable?