From 56b8653b743d1ef81b21076606e679999f86c6ed Mon Sep 17 00:00:00 2001 From: Pavel Grafov Date: Wed, 30 Oct 2019 19:40:27 +0000 Subject: Managed profile creation/deletion stress test. This test duplicates UserLifecycleStressTest to a degree, but it is implemented as a host side test and is not subject to device test timeout. Bug: 141115315 Test: atest ManagedProfileLifecycleStressTest Change-Id: I680a2f6965a49ba81b48591e4dcabc87091ac860 --- TEST_MAPPING | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TEST_MAPPING') diff --git a/TEST_MAPPING b/TEST_MAPPING index 1e0b58ef973c..55fa5ed13d79 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -8,5 +8,10 @@ } ] } + ], + "postsubmit-managedprofile-stress": [ + { + "name": "ManagedProfileLifecycleStressTest" + } ] } -- cgit v1.2.3