mirror_qemu/tests/migration/guestperf
Eduardo Habkost 1a6d375710 scripts: Remove debug parameter from QEMUMachine
All scripts that use the QEMUMachine and QEMUQtestMachine classes
(device-crash-test, tests/migration/*, iotests.py, basevm.py)
already configure logging.

The basicConfig() call inside QEMUMachine.__init__() is being
kept just to make sure a script would still work if it didn't
configure logging.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20171005172013.3098-4-ehabkost@redhat.com>
Reviewed-by: Lukáš Doktor <ldoktor@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-10-11 15:15:17 -03:00
..
__init__.py
comparison.py
engine.py scripts: Remove debug parameter from QEMUMachine 2017-10-11 15:15:17 -03:00
hardware.py
plot.py
progress.py
report.py
scenario.py
shell.py guestperf: Configure logging on all shell frontends 2017-10-11 15:15:17 -03:00
timings.py