commit | 1b04c529d73eb1a00dd23870e90bbd6b072f6bb1 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu May 11 18:20:44 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon May 15 11:57:46 2023 +0000 |
tree | e7eb2e251f09ce783339d6d5a6f3d2a26c417642 | |
parent | 455e09cb0eac323795cbf130400114aae418191b [diff] |
Rely on logs instead to port forwarding in test adbConnectToMicrodroid is flaky; port forwarding fails (although infrequently). This is the only test that relies on port forwarding, rest use the MicrodroidBuilder class or inspect logs. Change the test to use logs to determine if microdroid was up and running. Test: Run atest #testBootSucceedsWhenNonProtectedVmStartsWithImagesSignedWithDifferentKey Bug: 279838948 Merged-In: I8884a8da455c0df4d5ef36b3c03f9d8126e94a70 Change-Id: I8884a8da455c0df4d5ef36b3c03f9d8126e94a70
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.