commit | ffba92fe03e2872efb3b3809bd6729a51461791f | [log] [tgz] |
---|---|---|
author | Edward Liaw <edliaw@google.com> | Tue Dec 06 01:02:05 2022 +0000 |
committer | Betty Zhou <bettyzhou@google.com> | Wed Jan 18 20:54:31 2023 +0000 |
tree | 7882ee6333478b4f0537733623a3f7245a544e77 | |
parent | 49d070c4e578ec24e550d506f582018d1d58c480 [diff] [blame] |
TEST_MAPPING: Add incremental install tests to kernel-presubmit Bug: 258819618 Test: atest :kernel-presubmit Change-Id: Ie887d7f11c2da982e224eb55ef61dfb95a23b438 Signed-off-by: Edward Liaw <edliaw@google.com>
diff --git a/services/incremental/TEST_MAPPING b/services/incremental/TEST_MAPPING index 9fe090a..3976a70 100644 --- a/services/incremental/TEST_MAPPING +++ b/services/incremental/TEST_MAPPING
@@ -36,5 +36,10 @@ } ] } + ], + "kernel-presubmit": [ + { + "name": "CtsIncrementalInstallHostTestCases" + } ] }