diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2021-01-25 21:50:56 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2021-01-27 20:53:14 +0100 |
commit | a44be0334beae3a9affb4a3a92cc6852993d7a84 (patch) | |
tree | 2b0dbb8c6f15cc4442246f5634c378a41f4f1235 | |
parent | f203080bbd9f9e5b31041b1f2afcd6040c5aaec5 (diff) | |
download | qemu-a44be0334beae3a9affb4a3a92cc6852993d7a84.zip qemu-a44be0334beae3a9affb4a3a92cc6852993d7a84.tar.gz qemu-a44be0334beae3a9affb4a3a92cc6852993d7a84.tar.bz2 |
iotests: rename and move 169 and 199 tests
Rename bitmaps migration tests and move them to tests subdirectory to
demonstrate new human-friendly test naming.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210125185056.129513-7-vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
-rwxr-xr-x | tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test (renamed from tests/qemu-iotests/199) | 0 | ||||
-rw-r--r-- | tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out (renamed from tests/qemu-iotests/199.out) | 0 | ||||
-rwxr-xr-x | tests/qemu-iotests/tests/migrate-bitmaps-test (renamed from tests/qemu-iotests/169) | 0 | ||||
-rw-r--r-- | tests/qemu-iotests/tests/migrate-bitmaps-test.out (renamed from tests/qemu-iotests/169.out) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/qemu-iotests/199 b/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test index dbf10e5..dbf10e5 100755 --- a/tests/qemu-iotests/199 +++ b/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test diff --git a/tests/qemu-iotests/199.out b/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out index 8d7e9967..8d7e9967 100644 --- a/tests/qemu-iotests/199.out +++ b/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test.out diff --git a/tests/qemu-iotests/169 b/tests/qemu-iotests/tests/migrate-bitmaps-test index a5c7bc8..a5c7bc8 100755 --- a/tests/qemu-iotests/169 +++ b/tests/qemu-iotests/tests/migrate-bitmaps-test diff --git a/tests/qemu-iotests/169.out b/tests/qemu-iotests/tests/migrate-bitmaps-test.out index cafb816..cafb816 100644 --- a/tests/qemu-iotests/169.out +++ b/tests/qemu-iotests/tests/migrate-bitmaps-test.out |