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

Unified Diff: client/tests/kvm/unattended/win2008-r2-autounattend.xml

Issue 6124004: Revert "Merge remote branch 'cros/upstream' into autotest-rebase" (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 9 years, 11 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
Index: client/tests/kvm/unattended/win2008-r2-autounattend.xml
diff --git a/client/tests/kvm/unattended/win2008-r2-autounattend.xml b/client/tests/kvm/unattended/win2008-r2-autounattend.xml
index fce6582451c2835ccb0b21e69bb0af23ed31d955..7e9ab232a149ce3f9590671d371ab57cbf79ffb4 100644
--- a/client/tests/kvm/unattended/win2008-r2-autounattend.xml
+++ b/client/tests/kvm/unattended/win2008-r2-autounattend.xml
@@ -114,6 +114,20 @@
<UILanguage>en-US</UILanguage>
<UserLocale>en-US</UserLocale>
</component>
+ <component name="Microsoft-Windows-PnpCustomizationsWinPE"
+ processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
+ language="neutral" versionScope="nonSxS"
+ xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <DriverPaths>
+ <PathAndCredentials wcm:keyValue="1" wcm:action="add">
+ <Path>KVM_TEST_STORAGE_DRIVER_PATH</Path>
+ </PathAndCredentials>
+ <PathAndCredentials wcm:keyValue="2" wcm:action="add">
+ <Path>KVM_TEST_NETWORK_DRIVER_PATH</Path>
+ </PathAndCredentials>
+ </DriverPaths>
+ </component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup"
« no previous file with comments | « client/tests/kvm/unattended/win2008-64-autounattend.xml ('k') | client/tests/kvm/unattended/win7-32-autounattend.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698