android x86 running on OpenStack for CBIT

107 views
Skip to first unread message

Ross Beazley

unread,
Mar 31, 2015, 5:25:22 AM3/31/15
to andro...@googlegroups.com
We are spinning up instances of android-x86 on our OpenStack deployment to use for running tests in our Jenkins CBIT pipeline.

Its glorious, thanks!

We would have had to include modules for the disk controller OpenStack uses to run them directly off the deployments storage.

Instead we have modified the bootable ISO to include a tar of a preconfigured android data partition. We untar this into a tmpfs mounted at data. We achieved this my dropping on a customised initrd that did the mount and untar.

It didn't appear possible to do this using the existing mount scripts included, they all resulted in a read only data partition.

We like this solution as its easy to return to a know state for running tests.

Can anyone advise if there was an alternative way to get a preconfigured bootable iso with writable data partition?

Thanks a lot

Ross

Chih-Wei Huang

unread,
Apr 8, 2015, 10:02:27 PM4/8/15
to Android-x86
I think you should add stuff into the system partition.
But if you really have to add them to the data partition,
your solution sounds ok to me.

Another approach is the OverlayFS
which is available since kernel 3.18.
> --
> You received this message because you are subscribed to the Google Groups "Android-x86" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
> To post to this group, send email to andro...@googlegroups.com.
> Visit this group at http://groups.google.com/group/android-x86.
> For more options, visit https://groups.google.com/d/optout.



--
Chih-Wei
Android-x86 project
http://www.android-x86.org
Reply all
Reply to author
Forward
0 new messages