-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
IR294 - BF Openshift Jenkins
-
5
What
- Manage Jenkins slaves On Openshift by employing Openshift Kubernetes plugin
- Requested artifact: documentation
Why
- Goal is to have a sample pipeline working with the plugin.
- Leaving Android out because it is more complex and is part of some other task.
How
- Leverage Jenkins slave image to launch a simple build pipeline (a little hello-world)
- Example for Node.js: https://github.com/openshift/origin/blob/master/examples/jenkins/README.md#steps-1
Examples how slave images were build:
https://github.com/openshift/jenkins/tree/master/slave-nodejs
https://github.com/openshift/jenkins/tree/master/slave-maven
- blocks
-
AEROGEAR-5769 Spike: Android SDK on Openshift w/ Jenkins
- Resolved