Home
last modified time | relevance | path

Searched refs:ART_TEST_VM_IMG (Results 1 – 2 of 2) sorted by relevance

/art/tools/
Dbuildbot-utils.sh91 export ART_TEST_VM_IMG="ubuntu-23.10-server-cloudimg-$TARGET_ARCH.img"
93 export ART_TEST_VM="$ART_TEST_VM_DIR/$ART_TEST_VM_IMG"
Dbuildbot-vm.sh49 wget "http://cloud-images.ubuntu.com/releases/23.10/release/$ART_TEST_VM_IMG"
73 qemu-img resize "$ART_TEST_VM_IMG" +128G
115 -drive file="$ART_TEST_VM_IMG",if=virtio \
141 -drive if=none,file="$ART_TEST_VM_IMG",id=hd0 \