The TSC is unstable on guests, hence there's no guarantee that this test will pass, it may pass or fail. Therefore, let's just remove it from the config. CC: Avi Kivity <avi@xxxxxxxxxx> Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> --- .../virt/autotest_control/monotonic_time.control | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/client/virt/autotest_control/monotonic_time.control b/client/virt/autotest_control/monotonic_time.control index 4dbfec4..a5d8f5f 100644 --- a/client/virt/autotest_control/monotonic_time.control +++ b/client/virt/autotest_control/monotonic_time.control @@ -32,6 +32,3 @@ job.run_test('monotonic_time', tag='gtod', test_type='gtod', job.run_test('monotonic_time', tag='clock', test_type='clock', duration=300, threshold=0) - -job.run_test('monotonic_time', tag='tsc', test_type='tsc', - duration=300, threshold=0) -- 1.7.7.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html