commit | 4cf882a1a5b9341c544ab35173ac7fb3b9dd212b | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jul 04 11:01:06 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Jul 04 11:01:06 2022 +0900 |
tree | 7d3c3ab2eabec6caa6f7dcc5afae9e630f875136 | |
parent | d8ab2e1ca7f373e998471b94ab927532a86a1c72 [diff] |
Skip minimum RAM test on Cuttlefish Postsubmit tests listed in TEST_MAPPING have a hard time limit (1 minute). The minimum RAM test is too slow to run within 1 minute. This change disables the test on Cuttlefish to fix the test breakage. Our main use case is running benchmark tests on Pixel devices, and they are not affected due to having a different .gcl config. Bug: 237840870 Test: atest MicrodroidBenchmarks on cuttlefish Change-Id: I4b923f7e39d673a2533e3b1bfdb5a64bf4020779
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.