| Summary: | Should prompt username and password after creating Jenkins app with an existing app directory | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ma xiaoqiang <xiama> |
| Component: | oc | Assignee: | Miciah Dashiel Butler Masters <mmasters> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.2.0 | CC: | bleanhar, libra-onpremise-devel, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-16 09:11:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Ma xiaoqiang
2013-09-25 09:12:07 UTC
this problem does not happen on rhc-1.12.4 check on puddle-2-0-2013-11-22 #rhc app create jenkins jenkins #rhc app delete jenkins --confirm #rhc app create jenkins jenkins Output: Using jenkins-1 (Jenkins Server) for 'jenkins' Application Options ------------------- Domain: xiaom Cartridges: jenkins-1 Gear Size: default Scaling: no Creating application 'jenkins' ... done Jenkins created successfully. Please make note of these credentials: User: admin Password: Z8mshE7nJ_lW Note: You can change your password at: https://jenkins-xiaom.ose-1115.com.cn/me/configure Waiting for your DNS name to be available ... done fatal: destination path 'jenkins' already exists and is not an empty directory. The directory you are cloning into already exists. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING: Your application was created successfully but had problems during configuration. Below is a list of the issues and steps you can take to complete the configuration of your application. Application URL: http://jenkins-xiaom.ose-1115.com.cn <--snip--> |