qemu-e2k/tests/migration
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
..
guestperf scripts: Remove debug parameter from QEMUMachine 2017-10-11 15:15:17 -03:00
.gitignore tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
guestperf-batch.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
guestperf-plot.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
guestperf.py tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
stress.c tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30