A user has currently an option to provide his own openshift URL. However, if this URL is not correct, the wizard complains about wrong credentials. It would be helpful if the wizard can check if the URL is correct and if not, show a meaningful message to the user.
- ASSERT: make sure you have an invalid URL in the libra_server key (either in the system properties, or in /etc/openshift/express.conf or in ~/.openshift/express.conf)
- EXEC: launch the OpenShift Application wizard
- EXEC: on the first page, provide username and password
- EXEC: hit "Validate" or "Next"
Result:
The wizard informs you that your credentials are invalid
Expected:
You should get informed that the url of the OpenShift server is not valid
- is related to
-
JBIDE-10133 OpenShift URL should be looked up in the configuration files that the CLI uses (so we can easily switch to staging environment)
- Closed
-
JBIDE-9900 if validating credentials timeouts, you get invalid credentials reported
- Closed
- relates to
-
JBIDE-15055 Connection dialog: Inform user about a non-valid OpenShift server url in a user-friendly way
- Closed