Page MenuHomePhabricator

Migrate apps/android/wikipedia CI jobs to Docker containers
Closed, ResolvedPublic

Description

apps/android/wikipedia jobs run on permanent CI slaves, they should be migrated to use Docker containers.

apps-android-wikipedia-publish
apps-android-wikipedia-test

They take advantage of the Jenkins Android Emulator plugin which takes care of setting up the Android SDK and booting the emulator. We would have to integrate the SDK in the container and write all the boiler plate to start the emulator (if not done automatically).

Event Timeline

greg triaged this task as Medium priority.Nov 29 2018, 4:43 AM
hashar claimed this task.

The job no more exists since roughly Feb 19th 2019.