videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestRobustness.cfg
changeset 1 6711b85517b7
parent 0 96612d01cf9f
--- a/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestRobustness.cfg	Mon Jan 18 20:21:12 2010 +0200
+++ b/videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/conf/VCXMyVideosCollectionPluginTestRobustness.cfg	Tue Jan 26 12:00:59 2010 +0200
@@ -42,8 +42,8 @@
 VCXMV RemoveAllMedia
 delete VCXMV
 
-print wait 3min
-pause 180000
+print wait 30sec
+pause 30000
 print cleanup end
 [EndSub]
 #************************************************************************************
@@ -84,9 +84,11 @@
 
 create VCXTestUtilModule Util
 // Copies some known 3G AP to "Internet" destination with "Internet" name for the AP.
+Util SetUsedDestination "Internet"
 Util CopyMethod "Internet" "Internet" "Internet"
 // Disable connection dialog for "Internet" destination.
 Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel
+Util SetDefaultIapCenrep
 delete Util
 
 print OK!