| commit | e895a714bc2168b5dd4d626304ea0392379dd92e | [log] [tgz] |
|---|---|---|
| author | Corina <corinac@google.com> | Wed May 19 09:42:56 2021 +0000 |
| committer | Corina <corinac@google.com> | Wed May 19 09:48:57 2021 +0000 |
| tree | 748ec6c23fbe37e1877ad400f93d46902ad57ca7 | |
| parent | a3549b3062244c8bb59adfc3e9dedc9f351fc16a [diff] |
Move CtsScopedStorageDeviceOnlyTest to presubmit (instead of -large). Bug: 183454889 Test: atest Change-Id: I22d574885e89c6743b0f29d9efefbd82c772ae47
diff --git a/hostsidetests/scopedstorage/TEST_MAPPING b/hostsidetests/scopedstorage/TEST_MAPPING index 8d9d418..899b9c1 100644 --- a/hostsidetests/scopedstorage/TEST_MAPPING +++ b/hostsidetests/scopedstorage/TEST_MAPPING
@@ -5,14 +5,14 @@ }, { "name": "CtsScopedStorageHostTest" + }, + { + "name": "CtsScopedStorageDeviceOnlyTest" } ], "presubmit-large": [ { "name": "CtsScopedStoragePublicVolumeHostTest" - }, - { - "name": "CtsScopedStorageDeviceOnlyTest" } ] }