commit | bee590458fe1e57dee757a4d16df0a6888d9964c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Oct 14 11:59:33 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Oct 14 12:02:26 2021 +0100 |
tree | 797f1b7cf55be187b8b8afd076ebd5da0276a59e | |
parent | 15002aa2cecdf577c2045faf12939285650fc249 [diff] |
Delete artifacts after test The test generates a CompOS image and odrefresh compiled artifacts. It turns out that these cause acloud instances to fail to boot on the next reboot. I'm not entirely clear why, although I suspect odsign will not like them. In any case, cleaning up is proper test hygiene. I also increased how persistent we are in trying to reconnect adb, since we've seen cases where the current number of retries fails - b/202585958#comment23. Bug: 202585958 Bug: 200924405 Test: on acloud, aosp build: Test: android.compos.test.ComposTestCase#testOdrefresh Test: adb reboot Test: Verify device successfuly reboots Change-Id: Ia2dbcc5f531f79d8c8caf8e0d7b943dca158f864
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.