Currently, qemu has changes it's error class, this makes this test fail Also, qmp_basic tests needs to change the monitors/monitor_type/ vcpu_thread_pattern in base.cfg because it has been set for hmp as default. To solve these problems, update the error classes and add the three vars in the subtests.cfg.sample.
Signed-off-by: Mike Qiu <[email protected]> Mike Qiu (2): shared.subtests.cfg.sample:add vars to make qmp_basic work kvm.tests.qmp_basic:change the error class to suitable for new version of qemu kvm/tests/qmp_basic.py | 30 +++++++++++++----------------- shared/cfg/subtests.cfg.sample | 3 +++ 2 files changed, 16 insertions(+), 17 deletions(-) -- 1.7.7.6 _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
