summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorPavel Grafov <pgrafov@google.com>2019-10-30 19:40:27 +0000
committerPavel Grafov <pgrafov@google.com>2019-12-04 18:55:36 +0000
commit56b8653b743d1ef81b21076606e679999f86c6ed (patch)
tree8d243277c46a12e9404463a98501af515a0113e4 /TEST_MAPPING
parent38e2d687be100431f9fa6a1f7ce22c69faca932f (diff)
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
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
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"
+ }
]
}