-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
IR294 - BF Openshift Jenkins
-
8
What
- Investigate how to have Android SDK on Openshift with Jenkins
Why
- We need Android SDK on our Jenkins slaves to build Android apps
How
- We need to use JNLP image (https://hub.docker.com/r/jenkinsci/jnlp-slave ) to have a Jenkins slave. That should be our base image.
- Mount the Android SDK in Appunite container as a shared volume
- Our current build container needs to be slave enabled: https://github.com/aerogear/digger-build-containers
- Draft of the slave image created in:
https://github.com/wtrocki/digger-jenkins/blob/45d229d81b160c71f90800f1298aae21cd660ec5/docker/android-slave/Dockerfile#L25
Outcome
- Concrete JIRA tickets to describe how to move on
- is blocked by
-
AEROGEAR-5743 OSCP Kubernetes plugin to manage Jenkins slaves
- Resolved