[autotest] Remove the obsolete suites from suite_scheduler.ini

The obsolete suite control files are already removed in autotest. Also need to
remove them in the suite_scheduler.ini

BUG=chromium:495081
TEST=Get the removed suite list, remove them in the suite_scheduler.ini

Change-Id: Idc99389b1cb872ffd54a11b4764c55b31e659089
Reviewed-on: https://chromium-review.googlesource.com/274239
Tested-by: Shuqian Zhao <shuqianz@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Commit-Queue: Shuqian Zhao <shuqianz@chromium.org>
Trybot-Ready: Shuqian Zhao <shuqianz@chromium.org>
diff --git a/suite_scheduler.ini b/suite_scheduler.ini
index 0cf12b1..ed0721c 100644
--- a/suite_scheduler.ini
+++ b/suite_scheduler.ini
@@ -141,18 +141,6 @@
 branch_specs: ==tot
 pool: jail
 
-[JailedNightly]
-run_on: nightly
-suite: jailed_daily
-branch_specs: ==tot
-pool: jail
-
-[JailedWeekly]
-run_on: weekly
-suite: jailed_weekly
-branch_specs: ==tot
-pool: jail
-
 [Network3g]
 run_on: nightly
 suite: network3g
@@ -225,12 +213,6 @@
 branch_specs: ==tot
 pool: suites
 
-[pagecycler]
-run_on: nightly
-suite: pagecycler
-branch_specs: ==tot
-pool: suites
-
 [audio]
 run_on: nightly
 suite: audio
@@ -257,12 +239,6 @@
 branch_specs: ==tot
 pool: suites
 
-[WebRTC]
-run_on: nightly
-suite: webrtc
-branch_specs: ==tot
-pool: suites
-
 [LinkPerf]
 run_on: nightly
 suite: link_perf
@@ -449,12 +425,6 @@
 boards: storm
 pool: suites
 
-[ui]
-run_on: nightly
-suite: ui
-branch_specs: ==tot
-pool: suites
-
 # TODO(beeps) figure out a better frequency for dev and beta weekly suites
 # (http://crbug.com/417131).
 [WeeklyKernelRegressions]
@@ -529,18 +499,6 @@
 branch_specs: >=tot-2
 pool: jail
 
-[WeeklyJailedNightly]
-run_on: weekly
-suite: jailed_daily
-branch_specs: >=tot-2
-pool: jail
-
-[WeeklyJailedWeekly]
-run_on: weekly
-suite: jailed_weekly
-branch_specs: >=tot-2
-pool: jail
-
 [WeeklyNetwork3g_pseudomodem]
 run_on: weekly
 suite: network3g_pseudomodem
@@ -586,12 +544,6 @@
 branch_specs: >=tot-2
 pool: suites
 
-[Weeklypagecycler]
-run_on: weekly
-suite: pagecycler
-branch_specs: >=tot-2
-pool: suites
-
 [Weeklyaudio]
 run_on: weekly
 suite: audio
@@ -618,12 +570,6 @@
 branch_specs: >=tot-2
 pool: suites
 
-[WeeklyWebRTC]
-run_on: weekly
-suite: webrtc
-branch_specs: >=tot-2
-pool: suites
-
 [WeeklyLinkPerf]
 run_on: weekly
 suite: link_perf
@@ -726,32 +672,12 @@
 branch_specs: >=tot-2
 pool: gizmo
 
-[Weeklyui]
-run_on: weekly
-suite: ui
-branch_specs: >=tot-2
-pool: suites
-
 [TendoExperimental]
 run_on: nightly
 suite: tendo_experimental
 branch_specs: ==tot
 pool: suites
 
-[Performance]
-run_on: new_build
-suite: performance
-branch_specs: >=tot-2
-pool: performance
-file_bugs: True
-
-[PerformanceOptional]
-run_on: nightly
-suite: performance_optional
-branch_specs: >=tot-1
-pool: performance
-file_bugs: True
-
 # Please do not add tests to this suite without first clearing it with the
 # crosbolt team.
 [CrosboltPerfPerbuild]