| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qemublocktest: Add 'basic' tests for commit bitmap handling | Peter Krempa | 2020-06-22 | 1 | -0/+145 |
| | | | | | | | | | In the 'basic' case we have few bitmaps in only the top layer. Simulate commit into the backing of the top layer and also 2 levels deep. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> | ||||
| * | qemublocktest: Disable testcases for all bitmap handling | Peter Krempa | 2020-06-22 | 1 | -119/+0 |
| | | | | | | | | | | | | | | | | | | Upcoming patches are going to rewrite and semantically modify how bitmaps are handled during blockjobs. This is possible as incremental backup is not yet fully enabled. As the changes are going to be incompatible with any current test data remove all test cases for bitmap handling during checkpoint deletion, incremental backups, block commit, block copy, and bitmap validation operations. The tests will be gradually added back later after the code and test-data is refactored. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> | ||||
| * | qemublocktest: Add tests for handling of bitmaps during block-commit | Peter Krempa | 2020-03-16 | 1 | -0/+119 |
| Add code for testing the two necessary steps of handling bitmaps during block commit and exercise the code on the test data which we have for bitmap handling. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> | |||||
