Searched refs:IMGPROTO (Results 1 – 9 of 9) sorted by relevance
283 if [ "$IMGPROTO" = "file" ]; then286 elif [ "$IMGPROTO" = "nbd" ]; then290 elif [ "$IMGPROTO" = "fuse" ]; then293 elif [ "$IMGPROTO" = "ssh" ]; then296 elif [ "$IMGPROTO" = "nfs" ]; then300 TEST_IMG="$DRIVER,file.driver=$IMGPROTO,file.filename=$TEST_DIR/t.$IMGFMT"304 if [ "$IMGPROTO" = "file" ]; then306 elif [ "$IMGPROTO" = "nbd" ]; then309 elif [ "$IMGPROTO" = "fuse" ]; then312 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" \
146 imgopts="driver=$IMGFMT,file.driver=$IMGPROTO,file.filename=$TEST_IMG"148 imgopts+=",backing.file.driver=$IMGPROTO,backing.file.filename=$TEST_IMG.base"
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
67 IMGPROTO=file IMGFMT=qcow2 TEST_IMG_FILE="$TEST_WRAP" \
128 if [ $IMGFMT = "qcow2" ] && [ $IMGPROTO = "file" ]; then
227 -e "s#$IMGPROTO:$TEST_DIR#TEST_DIR#g" \
45 sed -e "s#$IMGPROTO:$TEST_DIR#TEST_DIR#g" \