commit | 1833ed8475a88bf3df7447bc187b05a916e58a84 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu May 11 18:20:44 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri May 12 14:34:05 2023 +0000 |
tree | fc69a286f1aab6943aca05685425658773546660 | |
parent | f171294ea5c30b432005a061fd82a90b133ee637 [diff] |
Rely on logs instead to port forwarding in test adbConnectToMicrodroid is flaky, the 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. Ignore-AOSP-First: This is a bug fix in udc-dev, will merge upstream separately. Test: Run atest #testBootSucceedsWhenNonProtectedVmStartsWithImagesSignedWithDifferentKey Bug: 279838948 Change-Id: Idfbe9d992994b164d285f59ecbbb4dfddaf9a74d
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.