videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestSearch2R3.cfg
changeset 1 6711b85517b7
parent 0 96612d01cf9f
--- a/videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestSearch2R3.cfg	Mon Jan 18 20:21:12 2010 +0200
+++ b/videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestSearch2R3.cfg	Tue Jan 26 12:00:59 2010 +0200
@@ -31,6 +31,7 @@
 Util SetUsedDestination DEFAULT_DEST
 // Disable connection dialog for "Internet" destination.
 Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel
+Util SetDefaultIapCenrep
 delete Util
 
 pause PAUSE
@@ -39,34 +40,38 @@
 SMTest DeleteAllServices SYNC
 
 // nseries test search
-SMTest AddHardCodedService     	ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
+SMTest AddHardCodedService	ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/nseries.xml"
 SMTest UpdateServiceField		ASYNC SERVICE_9 	ESearchUrl	"http:\/\/193.65.182.78/search.php?file=nseries.xml&q=#search#"
+SMTest UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EName 		EXTRA_SERVICE_1
 
 // google test search
-SMTest AddHardCodedService 	    ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
+SMTest AddHardCodedService	ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/video.google.com/videofeed?type=top100new&num=20&output=rss"
 SMTest UpdateServiceField		ASYNC SERVICE_9 	ESearchUrl	"http:\/\/video.google.com/videofeed?type=search&q=#search#&so=0&num=20&output=rss"
+SMTest UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EName 		EXTRA_SERVICE_2
 
 // blip test search
-SMTest AddHardCodedService 	    ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
+SMTest AddHardCodedService	ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/blip.tv/?1=1&s=posts&skin=rss"
 SMTest UpdateServiceField		ASYNC SERVICE_9 	ESearchUrl	"http:\/\/blip.tv/?1=1&file_type=mpeg1%2Cmpeg2%2Cmpeg4;search=#search#;page=1;s=posts&skin=rss"
+SMTest UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EName 		EXTRA_SERVICE_3
 
 // yahoo test search
-SMTest AddHardCodedService 	    ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
+SMTest AddHardCodedService	ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/rss.ent.yahoo.com/movies/thisweek.xml"
 SMTest UpdateServiceField		ASYNC SERVICE_9 	ESearchUrl	"http:\/\/api.search.yahoo.com/VideoSearchService/rss/videoSearch.xml?appid=ysearchblog&adult_ok=0&results=50&format=mpeg&query=#search#"
+SMTest UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EName 		EXTRA_SERVICE_4
 
 // dailymotion test search
-SMTest AddHardCodedService 	    ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
+SMTest AddHardCodedService	ASYNC SERVICE_9	 	3G_AP 1 10 	// OOPS9
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/www.dailymotion.com/rss/featured/1"
 SMTest UpdateServiceField		ASYNC SERVICE_9 	ESearchUrl	"http:\/\/www.dailymotion.com/rss/relevance/search/#search#/1"
-
+SMTest UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 SMTest UpdateServiceField		ASYNC SERVICE_9 	EName 		EXTRA_SERVICE_5
 
 SMTest GetServices SYNC 0 250
@@ -92,7 +97,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_1
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test GetEcgList KIptvTestSearchCategoryId "" 0 10
 test Destroy
 delete test
@@ -112,7 +117,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_1
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test EcgCategoryList KIptvTestSearchCategoryId
 test Destroy
 delete test
@@ -132,7 +137,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_1
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test CategoryDetails KIptvTestSearchCategoryId
 test Destroy
 delete test
@@ -152,7 +157,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_1
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test ParentCategory 0 //KIptvTestSearchCategoryId
 test Destroy
 delete test
@@ -172,7 +177,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create  EXTRA_SERVICE_1
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test ContentDetailsList SEARCH_CONTENT_1
 test Destroy
 delete test
@@ -208,6 +213,7 @@
 [Test]
 title ET19008 Search Blip 3G
 create VCXTestUtilModule Util
+Util SetMethodPriority DEFAULT_DEST 3G_AP 0
 Util CreateMobilecrashWatcher
 pause PAUSE
 create VCXVodContentApiTest test
@@ -236,6 +242,7 @@
 [Test]
 title ET19010 Search Dailymotion 3G
 create VCXTestUtilModule Util
+Util SetMethodPriority DEFAULT_DEST 3G_AP 0
 Util CreateMobilecrashWatcher
 pause PAUSE
 create VCXVodContentApiTest test