Skip to content

Commit 0f1da6b

Browse files
committed
Merge tag 'pull-nbd-2025-04-03' of https://repo.or.cz/qemu/ericb into staging
NBD patches for 2025-04-03 - revert iotest 162 workaround, now that qemu-nbd bug is fixed # -----BEGIN PGP SIGNATURE----- # # iQEzBAABCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAmfvCUAACgkQp6FrSiUn # Q2rQTgf8CRTvRe1lRBheUnC8nP8cqwZJSEXZjU/U82R2ZYYvKbreY5HHbn8EeaUr # 7CeJW0lnitw3KLXAjUOQnXjjW89lh9adKIcReDnO014AW1zW3a6J0KgCLQxRBja5 # k4h1SQFMyaZJAwPNcYMR9+bYfCGotMxITUeKopPOy3LI5HqKW+sLzt8OGGXvJy06 # 4w/KmaFlYH5Z9CoGISjGhXBN0l6K+BAcU7nEOcl1nByceW3Dy2od3dci4bko4B8X # qGr+om5Md4zK2335iZ+nVooFn/4Rh4oLKm5DeF4pVBl9tqKd+S+TeleOGP4SDlt+ # PwTab1pAFyx9f/vPE1mrwhfXO1t+eA== # =Cyv0 # -----END PGP SIGNATURE----- # gpg: Signature made Thu 03 Apr 2025 18:18:40 EDT # gpg: using RSA key 71C2CC22B1C4602927D2F3AAA7A16B4A2527436A # gpg: Good signature from "Eric Blake <[email protected]>" [full] # gpg: aka "Eric Blake (Free Software Programmer) <[email protected]>" [full] # gpg: aka "[jpeg image of size 6874]" [full] # Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2 F3AA A7A1 6B4A 2527 436A * tag 'pull-nbd-2025-04-03' of https://repo.or.cz/qemu/ericb: Revert "iotests: Stop NBD server in test 162 before starting the next one" Signed-off-by: Stefan Hajnoczi <[email protected]>
2 parents 6e330c7 + 9618414 commit 0f1da6b

File tree

1 file changed

+0
-1
lines changed
  • tests/qemu-iotests

1 file changed

+0
-1
lines changed

tests/qemu-iotests/162

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ done
6565

6666
$QEMU_IMG info "json:{'driver': 'nbd', 'host': 'localhost', 'port': $port}" \
6767
| grep '^image' | sed -e "s/$port/PORT/"
68-
_stop_nbd_server
6968

7069
# This is a test for NBD's bdrv_refresh_filename() implementation: It expects
7170
# either host or path to be set, but it must not assume that they are set to

0 commit comments

Comments
 (0)