android_packages_modules_Vi.../authfs
Jiyong Park e8f546cdd3 Run microdroid on cuttlefish on GCE
CF on GCE is now capable of running microdroid via nested virt. Since
the nested virt is extremely slow, increase the timeout values. In my
experiments, it took about 2.5 min to boot microdroid.

To avoid waiting so long on other devices (local CF instances or real
devices), the test now monitors log to detect an event that implies
microdroid has booted.

Finally, adds some conditions (e.g. existence of /dev/kvm) to test if
the device is capable of running microdroid.

Bug: 182300699
Test: acloud create --build-id 7360953 --build-target
aosp_cf_x86_64_phone-userdebug; atest -s 127.0.0.1:<port>
MicrodroidHostTestCases

Change-Id: I73cc5f4c44183318d83494991b24e29c8518aab2
2021-05-14 21:48:27 +09:00
..
aidl authfs: support resizing file 2021-04-27 09:44:35 -07:00
fd_server Merge changes I1ec20b6f,Id556f5ae 2021-04-27 23:46:13 +00:00
src authfs: support resizing file 2021-04-27 09:44:35 -07:00
testdata authfs: create a chunked reader with fs-verity verification 2020-11-18 16:00:43 -08:00
tests authfs: Add integration test for file resizing 2021-04-27 16:47:10 -07:00
Android.bp authfs: support resizing file 2021-04-27 09:44:35 -07:00
TEST_MAPPING Run microdroid on cuttlefish on GCE 2021-05-14 21:48:27 +09:00