mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
tests: Bump the Clear Linux version
Switch the Clear Linux version to a newer release and cache that in an azure bucket in the same region to improve the CI speed. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
@@ -183,7 +183,7 @@ mod tests {
|
||||
fw_path.push("hypervisor-fw");
|
||||
|
||||
let mut osdisk_base_path = workload_path.clone();
|
||||
osdisk_base_path.push("clear-29620-cloud.img");
|
||||
osdisk_base_path.push("clear-29810-cloud.img");
|
||||
|
||||
let osdisk_path = "/tmp/osdisk.img";
|
||||
let cloudinit_path = "/tmp/cloudinit.img";
|
||||
|
||||
Reference in New Issue
Block a user