diff --git a/ci-scripts/cots_ue_ctl.yaml b/ci-scripts/cots_ue_ctl.yaml
index dda6e0f51b93c6e81c86b575dcb71ed8211a21d3..c22fca246bf83118f1a84aa61bb7a0843116a7c0 100644
--- a/ci-scripts/cots_ue_ctl.yaml
+++ b/ci-scripts/cots_ue_ctl.yaml
@@ -1,4 +1,4 @@
-9283sdfas7: #oppo
+9d690a12: #oppo
   - adb shell input keyevent KEYCODE_POWER
   - adb shell input swipe 300 700 300 0
   - adb shell am start -a android.settings.AIRPLANE_MODE_SETTINGS
diff --git a/ci-scripts/main.py b/ci-scripts/main.py
index ba1156e744123e18eb0be30ab135f865e526334c..847a07de5f33f576c2d61b0be3044c7a554fa2a7 100644
--- a/ci-scripts/main.py
+++ b/ci-scripts/main.py
@@ -292,7 +292,7 @@ class OaiCiTest():
 			if COTS_UE.Check_Exists(device_id):
 				#switch device to Airplane mode ON (ie Radio OFF) 
 				COTS_UE.Set_Airplane(device_id, 'ON')
-			else
+			else:
 				# enable data service
 				SSH.command('stdbuf -o0 adb -s ' + device_id + ' shell "svc data enable"', '\$', 60)
 
diff --git a/ci-scripts/xml_files/fr1_ran_ue_proc.xml b/ci-scripts/xml_files/fr1_ran_ue_proc.xml
index 53ca2c98539f11149d92d1353659b852972eec35..1890906c30d34a45108e0f76be7eff72f6b65670 100644
--- a/ci-scripts/xml_files/fr1_ran_ue_proc.xml
+++ b/ci-scripts/xml_files/fr1_ran_ue_proc.xml
@@ -59,13 +59,6 @@
 	</testCase>
 
 
-	<testCase id="010000">
-		<class>COTS_UE_Airplane</class>
-		<desc>Toggle COTS Airplane mode ON</desc>
-		<cots_id>oppo</cots_id>
-		<cots_run_mode>ON</cots_run_mode>
-	</testCase>
-
 	<testCase id="030000">
 		<class>Initialize_eNB</class>
 		<desc>Initialize eNB</desc>
@@ -85,17 +78,10 @@
 		<air_interface>nr</air_interface>
 	</testCase>
 
-	<testCase id="020000">
-		<class>COTS_UE_Airplane</class>
-		<desc>Toggle COTS Airplane mode OFF</desc>
-		<cots_id>oppo</cots_id>
-		<cots_run_mode>OFF</cots_run_mode>
-	</testCase>
-
 	<testCase id="000001">
 		<class>IdleSleep</class>
 		<desc>Sleep</desc>
-		<idle_sleep_time_in_sec>100</idle_sleep_time_in_sec>
+		<idle_sleep_time_in_sec>20</idle_sleep_time_in_sec>
 	</testCase>
 
 	<testCase id="050000">