Searched refs:IMGPROTO (Results 1 – 9 of 9) sorted by relevance
289 if [ "$IMGPROTO" = "file" ]; then292 elif [ "$IMGPROTO" = "nbd" ]; then296 elif [ "$IMGPROTO" = "fuse" ]; then299 elif [ "$IMGPROTO" = "ssh" ]; then302 elif [ "$IMGPROTO" = "nfs" ]; then306 TEST_IMG="$DRIVER,file.driver=$IMGPROTO,file.filename=$TEST_DIR/t.$IMGFMT"310 if [ "$IMGPROTO" = "file" ]; then312 elif [ "$IMGPROTO" = "nbd" ]; then315 elif [ "$IMGPROTO" = "fuse" ]; then318 elif [ "$IMGPROTO" = "ssh" ]; then[all …]
70 IMGPROTO=file IMGFMT=qcow2 TEST_IMG_FILE="$TEST_WRAP" \119 IMGPROTO=file IMGFMT=qcow2 TEST_IMG_FILE="$TEST_WRAP" \132 IMGPROTO=file IMGFMT=qcow2 TEST_IMG_FILE="$TEST_WRAP" \
48 TEST_IMG_FILE=$SRC_IMG IMGPROTO=file _make_test_img 1M
49 TEST_IMG_FILE="$TEST_DIR/source.$IMGFMT" IMGPROTO=file _make_test_img 64M
146 imgopts="driver=$IMGFMT,file.driver=$IMGPROTO,file.filename=$TEST_IMG"148 imgopts+=",backing.file.driver=$IMGPROTO,backing.file.filename=$TEST_IMG.base"
67 IMGPROTO=file IMGFMT=qcow2 TEST_IMG_FILE="$TEST_WRAP" \
128 if [ $IMGFMT = "qcow2" ] && [ $IMGPROTO = "file" ]; then
233 -e "s#$IMGPROTO:$TEST_DIR#TEST_DIR#g" \
45 sed -e "s#$IMGPROTO:$TEST_DIR#TEST_DIR#g" \