nova: skip smp revoke test in Qemu

This commit is contained in:
Alexander Boettcher 2019-01-30 11:05:18 +01:00 committed by Norman Feske
parent bcb24e316c
commit 2c969f1167
1 changed files with 3 additions and 2 deletions

View File

@ -706,8 +706,9 @@ Main::Main(Env &env) : env(env)
/* test translate together with special revoke */
test_translate(env);
/* test SMP delegate/revoke */
test_delegate_revoke_smp(env);
/* test SMP delegate/revoke - skip it on Qemu which takes too long */
if (check_pat)
test_delegate_revoke_smp(env);
/**
* Test to provoke out of memory during capability transfer of