summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2755.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2755.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2755.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2755.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2755.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2755.toml
deleted file mode 100644
index 11b3e8697..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/2755.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-id = 2755
-title = "shrink attached rbd size is not allowed by default"
-state = "opened"
-created_at = "2024-12-28T13:02:19.684Z"
-closed_at = "n/a"
-labels = ["Storage"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2755"
-host-os = "- OS/kernel version:"
-host-arch = "- QEMU flavor:"
-qemu-version = "- QEMU command line:"
-guest-os = "- OS/kernel version:"
-guest-arch = "## Description of problem"
-description = """"""
-reproduce = """1. attach a disk with size 100GiB to a running vm
-2. writing some data to the attached disk
-3. executing block_resize command and shrink the size to 1GiB
-
-the result is virtual disk is resized successfully and causing data lost."""
-additional = """Tested QEMU version is 4.2"""