[autotest] Uprev GTS version to 7_r3-6045416

TEST=None
BUG=b:68021674

Change-Id: I5bcf88c56efb73e1470110d086a806c0e36065e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1957597
Tested-by: Keith Haddow <haddowk@chromium.org>
Auto-Submit: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Kazuhiro Inaba <kinaba@chromium.org>
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
Commit-Queue: Keith Haddow <haddowk@chromium.org>
(cherry picked from commit 5541ce9eeb2e052dda46efd3c0006e2b64a235ed)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1960100
Tested-by: Kazuhiro Inaba <kinaba@chromium.org>
Auto-Submit: Kazuhiro Inaba <kinaba@chromium.org>
Commit-Queue: Kazuhiro Inaba <kinaba@chromium.org>
(cherry picked from commit 51337ec53d3028cfbe634cce129b23303e9a0765)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1993006
diff --git a/server/site_tests/cheets_GTS/cheets_GTS.py b/server/site_tests/cheets_GTS/cheets_GTS.py
index 82819fa..fd94e84 100644
--- a/server/site_tests/cheets_GTS/cheets_GTS.py
+++ b/server/site_tests/cheets_GTS/cheets_GTS.py
@@ -23,7 +23,7 @@
 # Maximum default time allowed for each individual GTS module.
 _GTS_TIMEOUT_SECONDS = 3600
 _PARTNER_GTS_BUCKET = 'gs://chromeos-partner-gts/'
-_PARTNER_GTS_LOCATION = _PARTNER_GTS_BUCKET + 'gts-7_r2-5805161.zip'
+_PARTNER_GTS_LOCATION = _PARTNER_GTS_BUCKET + 'gts-7_r3-6045416.zip'
 _PARTNER_GTS_AUTHKEY = _PARTNER_GTS_BUCKET + 'gts-arc.json'
 _GTS_MEDIA_URI = ('https://storage.googleapis.com/youtube-test-media/gts/' +
     'GtsYouTubeTestCases-media-1.2.zip')
diff --git a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases b/server/site_tests/cheets_GTS/control.CtsCheckpointTestCases
similarity index 70%
copy from server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
copy to server/site_tests/cheets_GTS/control.CtsCheckpointTestCases
index dd23e71..ad8d033 100644
--- a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
+++ b/server/site_tests/cheets_GTS/control.CtsCheckpointTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsAngleHostTestCases'
+NAME = 'cheets_GTS.CtsCheckpointTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsAngleHostTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module CtsCheckpointTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
 
 def run_TS(machine):
     host_list = [hosts.create_host(machine)]
@@ -21,11 +21,11 @@
         hosts=host_list,
         iterations=1,
         max_retry=2,
-        tag='GtsAngleHostTestCases',
-        test_name='cheets_GTS.GtsAngleHostTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsAngleHostTestCases', '--ignore-business-logic-failure'],
+        tag='CtsCheckpointTestCases',
+        test_name='cheets_GTS.CtsCheckpointTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'CtsCheckpointTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsAngleHostTestCases',
+        target_module='CtsCheckpointTestCases',
         target_plan=None,
         retry_manual_tests=True,
         warn_on_test_retry=False,
diff --git a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases b/server/site_tests/cheets_GTS/control.GtsSecurityTestCases
similarity index 70%
rename from server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
rename to server/site_tests/cheets_GTS/control.GtsSecurityTestCases
index dd23e71..79d4d2f 100644
--- a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsSecurityTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsAngleHostTestCases'
+NAME = 'cheets_GTS.GtsSecurityTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsAngleHostTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsSecurityTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
 
 def run_TS(machine):
     host_list = [hosts.create_host(machine)]
@@ -21,11 +21,11 @@
         hosts=host_list,
         iterations=1,
         max_retry=2,
-        tag='GtsAngleHostTestCases',
-        test_name='cheets_GTS.GtsAngleHostTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsAngleHostTestCases', '--ignore-business-logic-failure'],
+        tag='GtsSecurityTestCases',
+        test_name='cheets_GTS.GtsSecurityTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsSecurityTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsAngleHostTestCases',
+        target_module='GtsSecurityTestCases',
         target_plan=None,
         retry_manual_tests=True,
         warn_on_test_retry=False,
diff --git a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases b/server/site_tests/cheets_GTS/control.GtsStagedInstallHostTestCases
similarity index 68%
copy from server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
copy to server/site_tests/cheets_GTS/control.GtsStagedInstallHostTestCases
index dd23e71..3c69998 100644
--- a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsStagedInstallHostTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsAngleHostTestCases'
+NAME = 'cheets_GTS.GtsStagedInstallHostTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsAngleHostTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsStagedInstallHostTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
 
 def run_TS(machine):
     host_list = [hosts.create_host(machine)]
@@ -21,11 +21,11 @@
         hosts=host_list,
         iterations=1,
         max_retry=2,
-        tag='GtsAngleHostTestCases',
-        test_name='cheets_GTS.GtsAngleHostTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsAngleHostTestCases', '--ignore-business-logic-failure'],
+        tag='GtsStagedInstallHostTestCases',
+        test_name='cheets_GTS.GtsStagedInstallHostTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsStagedInstallHostTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsAngleHostTestCases',
+        target_module='GtsStagedInstallHostTestCases',
         target_plan=None,
         retry_manual_tests=True,
         warn_on_test_retry=False,
diff --git a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases b/server/site_tests/cheets_GTS/control.GtsWellbeingHostTestCases
similarity index 69%
copy from server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
copy to server/site_tests/cheets_GTS/control.GtsWellbeingHostTestCases
index dd23e71..cbe442c 100644
--- a/server/site_tests/cheets_GTS/control.GtsAngleHostTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsWellbeingHostTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsAngleHostTestCases'
+NAME = 'cheets_GTS.GtsWellbeingHostTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsAngleHostTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsWellbeingHostTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
 
 def run_TS(machine):
     host_list = [hosts.create_host(machine)]
@@ -21,11 +21,11 @@
         hosts=host_list,
         iterations=1,
         max_retry=2,
-        tag='GtsAngleHostTestCases',
-        test_name='cheets_GTS.GtsAngleHostTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsAngleHostTestCases', '--ignore-business-logic-failure'],
+        tag='GtsWellbeingHostTestCases',
+        test_name='cheets_GTS.GtsWellbeingHostTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsWellbeingHostTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsAngleHostTestCases',
+        target_module='GtsWellbeingHostTestCases',
         target_plan=None,
         retry_manual_tests=True,
         warn_on_test_retry=False,