Type: series
Message-id: 20210610005239.265588-1-peterx@redhat.com
Subject: [PATCH 0/2] tests: migration-test: Fix agressive test skip, add dirty ring test

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]         patchew/20210610131729.3906565-1-liangpeng10@huawei.com -> patchew/20210610131729.3906565-1-liangpeng10@huawei.com
 * [new tag]         patchew/20210612195707.840217-1-richard.henderson@linaro.org -> patchew/20210612195707.840217-1-richard.henderson@linaro.org
Switched to a new branch 'test'
81ef891 tests: migration-test: Add dirty ring test
07967db tests: migration-test: Still run the rest even if uffd missing

=== OUTPUT BEGIN ===
1/2 Checking commit 07967db7322c (tests: migration-test: Still run the rest even if uffd missing)
2/2 Checking commit 81ef891f5ade (tests: migration-test: Add dirty ring test)
=== OUTPUT END ===

Test command exited with code: 0