- Installs Android SDK pod into the project
- Creates an OpenShift Jenkins if it does not exist in a project
- Adds the android-signing plugin into the OpenShift Jenkins pod
- Creates the ConfigMap to configure the Jenkins Kubernetes Plugin
- Setup OpenShift Origin development environment for APB development.
- Install apb tool
apb push
For more extensive documentation on APB development and apb command line options, please read the ansible playbook bundle docs.
- Creates an OpenShift Jenkins if it does not exist in a project
- Adds the android-signing plugin into the OpenShift Jenkins pod (https://github.com/aidenkeating/mobile-next-jenkins)
- Creates the ConfigMap to configure the Jenkins Kubernetes Plugin (https://gist.github.com/aidenkeating/66e4ac393a81407b809fe993a7b2e1e3)