-
Bug
-
Resolution: Done
-
Critical
-
4.1.0.Alpha2
-
None
- EXEC: launch the OpenShift application wizard
- EXEC: in the embedded cartridges, check jenkins-client
- ASSERT: you get a dialog that tells you that you have to create a jenkins application
- EXEC: hit "Apply"
- ASSERT: you get prompted to provide a name for the jenkins application
- EXEC: provide some name
- ASSERT: wait until you get the creation log presented in a dialog
Result:
The dialogs shows null
Expected:
The creation log dialog prints the IP, username and password for your jenkins instance
Workaround:
- embed jenkins-client afterwards by picking Edit Embeddable Cartridges in the context menu of your application in the OpenShift Explorer
=OR= - look the credentials up in the environment variables by picking Environament Variables in the context menu of your application in OpenShift Explorer
- clones
-
JBIDE-14342 I dont get credentials reported when I create a jenkins
- Closed