Description of problem: No https://github.com/openshift/origin/blob/master/examples/jenkins/pipeline/jenkinstemplate.json syncs to roles/openshift_examples/files/examples of https://github.com/openshift/openshift-ansible repo. So no 'jenkins' template created under openshift project. Version-Release number of selected component (if applicable): openshift v3.3.0.4 kubernetes v1.3.0+57fb9ac How reproducible: always Steps to Reproduce: 1.Check template under openshift project 2. 3. Actual results: No 'jenkins' template Expected results: Additional info:
yes we need to add the jenkinstemplate to what the ansible installer automatically creates/installs.
Now there is 'jenkins' template which is using for jenkinspipeline strategy under openshift project. Could you help to set this bug to on_qa? # oc get template -n openshift | grep jenkins jenkins Jenkins service, without persistent storage. WARNING: Any data stored will be... 4 (all set) 6 jenkins-ephemeral Jenkins service, without persistent storage. jenkins-persistent Jenkins service, with persistent storage. Thanks!
This has been merged and is in OSE v3.3.0.13 or newer.
According to comment #2, this bug has fixed in ose 3.3.0.13 env.