blob: bdae506115e8517675aa7c43a2c6b87767a7277f [file] [log] [blame]
easoncylee955d2102019-11-30 15:19:48 +08001{
easoncyleef994d122021-04-19 14:32:38 +08002 "presubmit-large": [
3 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +00004 "name": "FrameworksServicesTests_Presubmit"
easoncyleef994d122021-04-19 14:32:38 +08005 }
6 ],
Alex Buynytskyyd7c440b2022-11-23 20:40:38 +00007 "presubmit-pm": [
8 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +00009 "name": "PackageManagerServiceServerTests_Presubmit"
Alex Buynytskyyd7c440b2022-11-23 20:40:38 +000010 }
11 ],
easoncylee955d2102019-11-30 15:19:48 +080012 "presubmit": [
13 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000014 "name": "ManagedProvisioningTests"
easoncylee6d9b0f72022-04-18 19:16:20 +080015 },
16 {
satayevbf954972021-12-16 14:37:41 +000017 "file_patterns": [
18 "ApexManager\\.java",
19 "SystemServer\\.java",
20 "services/tests/apexsystemservices/.*"
21 ],
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000022 "name": "ApexSystemServicesTestCases"
satayevbf954972021-12-16 14:37:41 +000023 },
24 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000025 "name": "FrameworksUiServicesTests"
easoncylee90857ed2019-11-26 10:27:48 +080026 },
27 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000028 "name": "FrameworksInputMethodSystemServerTests_server_inputmethod"
Adrian Roos58825492023-03-10 16:32:06 +000029 },
30 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000031 "name": "ExtServicesUnitTests-tplus"
Robert Marcus0d9416e2023-07-21 16:39:19 +000032 },
33 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000034 "name": "ExtServicesUnitTests-sminus"
easoncylee90857ed2019-11-26 10:27:48 +080035 },
36 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000037 "name": "FrameworksCoreTests_Presubmit"
easoncylee1620d242019-12-02 23:00:49 +080038 },
39 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000040 "name": "FrameworkPermissionTests_Presubmit"
Lais Andradefc7fd1e2021-02-16 16:11:41 +000041 },
42 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000043 "name": "FrameworksInProcessTests"
Steven Moreland8aa1d5b2023-12-06 22:29:24 +000044 },
45 {
46 "name": "vts_treble_vintf_framework_test"
47 },
48 {
49 "name": "vts_treble_vintf_vendor_test"
Devin Mooree9a676b2023-12-16 00:19:00 +000050 },
51 {
52 "name": "CtsStrictJavaPackagesTestCases"
easoncylee955d2102019-11-30 15:19:48 +080053 }
Pavel Grafov56b86532019-10-30 19:40:27 +000054 ],
Makoto Onuki743a58a2023-11-09 12:46:31 -080055 "postsubmit-ravenwood": [
Makoto Onuki90c705f2024-01-12 16:28:04 -080056 {
57 "name": "CtsUtilTestCasesRavenwood",
58 "host": true,
59 "file_patterns": [
60 "[Rr]avenwood"
61 ]
62 }
Makoto Onuki743a58a2023-11-09 12:46:31 -080063 ],
Pavel Grafov56b86532019-10-30 19:40:27 +000064 "postsubmit-managedprofile-stress": [
65 {
66 "name": "ManagedProfileLifecycleStressTest"
67 }
James Mattis43c46812021-03-10 09:34:49 -080068 ],
69 "auto-postsubmit": [
70 // Test tag for automotive targets. These are only running in postsubmit so as to harden the
71 // automotive targets to avoid introducing additional test flake and build time. The plan for
72 // presubmit testing for auto is to augment the existing tests to cover auto use cases as well.
73 // Additionally, this tag is used in targeted test suites to limit resource usage on the test
74 // infra during the hardening phase.
75 // TODO: this tag to be removed once the above is no longer an issue.
76 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000077 "name": "FrameworksUiServicesTests"
James Mattis43c46812021-03-10 09:34:49 -080078 },
79 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000080 "name": "ExtServicesUnitTests-tplus"
Robert Marcus0d9416e2023-07-21 16:39:19 +000081 },
82 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000083 "name": "ExtServicesUnitTests-sminus"
James Mattis43c46812021-03-10 09:34:49 -080084 },
85 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000086 "name": "TestablesTests"
James Mattis43c46812021-03-10 09:34:49 -080087 },
88 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000089 "name": "FrameworksCoreTests_Presubmit"
James Mattis43c46812021-03-10 09:34:49 -080090 },
91 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000092 "name": "FrameworksServicesTests_presubmit"
Alex Buynytskyyd7c440b2022-11-23 20:40:38 +000093 },
94 {
Ronald Braunsteina8fb3112024-09-12 19:13:07 +000095 "name": "PackageManagerServiceServerTests_Presubmit"
James Mattis43c46812021-03-10 09:34:49 -080096 }
97 ]
easoncylee955d2102019-11-30 15:19:48 +080098}