[autotest] Uprev GTS version to 8-R4-7380330

BUG=b:68021674
TEST=None

Change-Id: I66143e2eca3e69e9b4e3520f1c01f6419749030c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2917741
Reviewed-by: Kazuhiro Inaba <kinaba@chromium.org>
Commit-Queue: Kazuhiro Inaba <kinaba@chromium.org>
Tested-by: Kazuhiro Inaba <kinaba@chromium.org>
Auto-Submit: Ivan Brovkovich <ivanbrovkovich@chromium.org>
(cherry picked from commit 45fa9abe6525ff42d2fd06e45a3712746e083374)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2964192
Auto-Submit: Kazuhiro Inaba <kinaba@chromium.org>
Reviewed-by: Ivan Brovkovich <ivanbrovkovich@chromium.org>
(cherry picked from commit 44f6789a545135e3794622961a14dda23cec6890)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3017621
Commit-Queue: Shawn Ku <shawnku@chromium.org>
Reviewed-by: Shawn Ku <shawnku@chromium.org>
(cherry picked from commit 3f8cfee0e865b3ae462945ec5af37f09253c3e8c)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3017924
Commit-Queue: Henry Sun <henrysun@google.com>
Reviewed-by: Henry Sun <henrysun@google.com>
(cherry picked from commit ad72ec445a07ebcbdddc58988359d68609d0d234)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/3017798
Tested-by: Rohit Makasana <rohitbm@chromium.org>
Commit-Queue: Rohit Makasana <rohitbm@chromium.org>
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
diff --git a/server/site_tests/cheets_GTS/cheets_GTS.py b/server/site_tests/cheets_GTS/cheets_GTS.py
index 9b8b084..155f625 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-8-R3-7133222.zip'
+_PARTNER_GTS_LOCATION = _PARTNER_GTS_BUCKET + 'gts-8-R4-7380330.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.GtsJniUncompressTestCases b/server/site_tests/cheets_GTS/control.GtsJniUncompressHostTestCases
similarity index 68%
copy from server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
copy to server/site_tests/cheets_GTS/control.GtsJniUncompressHostTestCases
index 478e5d5..fc8b99d 100644
--- a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsJniUncompressHostTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsJniUncompressTestCases'
+NAME = 'cheets_GTS.GtsJniUncompressHostTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsJniUncompressTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsJniUncompressHostTestCases 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='GtsJniUncompressTestCases',
-        test_name='cheets_GTS.GtsJniUncompressTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsJniUncompressTestCases', '--ignore-business-logic-failure'],
+        tag='GtsJniUncompressHostTestCases',
+        test_name='cheets_GTS.GtsJniUncompressHostTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsJniUncompressHostTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsJniUncompressTestCases',
+        target_module='GtsJniUncompressHostTestCases',
         target_plan=None,
         retry_manual_tests=True,
         use_jdk9=True,
diff --git a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases b/server/site_tests/cheets_GTS/control.GtsKidsHomeHostTestCases
similarity index 70%
rename from server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
rename to server/site_tests/cheets_GTS/control.GtsKidsHomeHostTestCases
index 478e5d5..e0b98dc 100644
--- a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsKidsHomeHostTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsJniUncompressTestCases'
+NAME = 'cheets_GTS.GtsKidsHomeHostTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsJniUncompressTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsKidsHomeHostTestCases 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='GtsJniUncompressTestCases',
-        test_name='cheets_GTS.GtsJniUncompressTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsJniUncompressTestCases', '--ignore-business-logic-failure'],
+        tag='GtsKidsHomeHostTestCases',
+        test_name='cheets_GTS.GtsKidsHomeHostTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsKidsHomeHostTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsJniUncompressTestCases',
+        target_module='GtsKidsHomeHostTestCases',
         target_plan=None,
         retry_manual_tests=True,
         use_jdk9=True,
diff --git a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases b/server/site_tests/cheets_GTS/control.GtsMbaPrivilegedPermissionTestCases
similarity index 66%
copy from server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
copy to server/site_tests/cheets_GTS/control.GtsMbaPrivilegedPermissionTestCases
index 478e5d5..499011a 100644
--- a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsMbaPrivilegedPermissionTestCases
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsJniUncompressTestCases'
+NAME = 'cheets_GTS.GtsMbaPrivilegedPermissionTestCases'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsJniUncompressTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsMbaPrivilegedPermissionTestCases 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='GtsJniUncompressTestCases',
-        test_name='cheets_GTS.GtsJniUncompressTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsJniUncompressTestCases', '--ignore-business-logic-failure'],
+        tag='GtsMbaPrivilegedPermissionTestCases',
+        test_name='cheets_GTS.GtsMbaPrivilegedPermissionTestCases',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsMbaPrivilegedPermissionTestCases', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsJniUncompressTestCases',
+        target_module='GtsMbaPrivilegedPermissionTestCases',
         target_plan=None,
         retry_manual_tests=True,
         use_jdk9=True,
diff --git a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases b/server/site_tests/cheets_GTS/control.GtsRollbackManagerTest
similarity index 69%
copy from server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
copy to server/site_tests/cheets_GTS/control.GtsRollbackManagerTest
index 478e5d5..fc3889f 100644
--- a/server/site_tests/cheets_GTS/control.GtsJniUncompressTestCases
+++ b/server/site_tests/cheets_GTS/control.GtsRollbackManagerTest
@@ -5,14 +5,14 @@
 # This file has been automatically generated. Do not edit!
 
 AUTHOR = 'ARC++ Team'
-NAME = 'cheets_GTS.GtsJniUncompressTestCases'
+NAME = 'cheets_GTS.GtsRollbackManagerTest'
 ATTRIBUTES = 'suite:gts'
 DEPENDENCIES = 'arc'
 JOB_RETRIES = 2
 TEST_TYPE = 'server'
 TIME = 'MEDIUM'
 MAX_RESULT_SIZE_KB = 307200
-DOC = 'Run module GtsJniUncompressTestCases of the Android Google Test Suite (GTS) in the ARC++ container.'
+DOC = 'Run module GtsRollbackManagerTest 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='GtsJniUncompressTestCases',
-        test_name='cheets_GTS.GtsJniUncompressTestCases',
-        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsJniUncompressTestCases', '--ignore-business-logic-failure'],
+        tag='GtsRollbackManagerTest',
+        test_name='cheets_GTS.GtsRollbackManagerTest',
+        run_template=['run', 'commandAndExit', 'gts', '--module', 'GtsRollbackManagerTest', '--ignore-business-logic-failure'],
         retry_template=['run', 'commandAndExit', 'retry', '--retry', '{session_id}'],
-        target_module='GtsJniUncompressTestCases',
+        target_module='GtsRollbackManagerTest',
         target_plan=None,
         retry_manual_tests=True,
         use_jdk9=True,