commit | e5934260d37b262796c7afb5aa6f6ad31a8ff28d | [log] [tgz] |
---|---|---|
author | Song Chun Fan <schfan@google.com> | Tue Jan 09 21:33:24 2024 +0000 |
committer | Song Chun Fan <schfan@google.com> | Wed Jan 17 20:05:46 2024 +0000 |
tree | e6f07c37eef435cb94241d9926b52be619257496 | |
parent | 55e27576181f3a252c8e54a5a777ad52f2b64f99 [diff] [blame] |
[SettingsProvider] add CtsDeviceConfigTestCases to TEST_MAPPING Adding to post_submit first so that we can collect the SLO data before moving to pre_submit. Change-Id: I56126a12c191a3f3c056ff9be9ec4f7818b6a6b6 Test: n/a BUG: 319203694
diff --git a/packages/SettingsProvider/TEST_MAPPING b/packages/SettingsProvider/TEST_MAPPING index 890510f..0eed2b7 100644 --- a/packages/SettingsProvider/TEST_MAPPING +++ b/packages/SettingsProvider/TEST_MAPPING
@@ -11,5 +11,10 @@ } ] } + ], + "postsubmit": [ + { + "name": "CtsDeviceConfigTestCases" + } ] }