commit | 579251e14cc12a15e265bf1746703bbc28139379 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 14 12:03:13 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Nov 14 12:06:25 2022 +0000 |
tree | 9843d5305dfe8ee94184f029a21c2e636de63396 | |
parent | 5753a061c84006e9f44deaecab146773c1746dec [diff] |
[benchmarks] Skip AuthFsBenchmarks on cuttlefish device This CL skips AuthFsBenchmarks on cuttlefish device as: - protected VM is not supported on CF so we cannot collect metrics for both protected and unprotected VMs. - The tests on unprotected VM are very flaky on CF. Bug: 258332671 Test: atest AuthFsBenchmarks Change-Id: Ifdaeb1ad039ef0c52dcd2e59825421954278821c
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.