Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(742)

Unified Diff: client/tests/kvm/tests/physical_resources_check.py

Issue 6883246: Merge autotest upstream from @5318 ~ @5336 (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/tests/kvm/tests/pci_hotplug.py ('k') | client/tests/kvm/tests/qemu_img.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/kvm/tests/physical_resources_check.py
diff --git a/client/tests/kvm/tests/physical_resources_check.py b/client/tests/kvm/tests/physical_resources_check.py
index f9e603c8b7929796dd96ba0c4c77165c80780e74..1ef906f10e15bd1fb8fdd64c29024d4cdc5683c9 100644
--- a/client/tests/kvm/tests/physical_resources_check.py
+++ b/client/tests/kvm/tests/physical_resources_check.py
@@ -1,6 +1,6 @@
import re, string, logging
from autotest_lib.client.common_lib import error
-import kvm_monitor
+from autotest_lib.client.virt import kvm_monitor
def run_physical_resources_check(test, params, env):
« no previous file with comments | « client/tests/kvm/tests/pci_hotplug.py ('k') | client/tests/kvm/tests/qemu_img.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698