ci: Ignore test_snapshot_restore

The newly added integration test "test_snapshot_restore" is very
unstable, which causes our CI to fail on most pull requests, which is
not acceptable. That's why we ignore this test until we can fix the
stability issue.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2020-04-23 11:13:47 +02:00
parent 9ebf052538
commit 3e8a6ba0c0

View File

@ -4046,6 +4046,7 @@ mod tests {
// One thing to note about this test. The virtio-net device is heavily used
// through each ssh command. There's no need to perform a dedicated test to
// verify the migration went well for virtio-net.
#[ignore]
#[cfg_attr(feature = "mmio", test)]
fn test_snapshot_restore() {
test_block!(tb, "", {