[jbosstools-issues] [JBoss JIRA] (JBIDE-21582) Server adapter: always publishes on Eclipse startup

Andre Dietisheim (JIRA) issues at jboss.org
Wed Mar 2 05:14:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170630#comment-13170630 ] 

Andre Dietisheim commented on JBIDE-21582:
------------------------------------------

The complete instructions to replicate are as follows:
 1) EXEC: open openshift explorer
 2) EXEC: create new conn, hit red button upper right corner
 3) ASSERT: conn wizard pops up
 4) EXEC: Change server type to "OpenShift 3"
 5) EXEC: in server provide: https://10.1.2.2:8443
 6) change "Protocol" to "Basic"
 7) EXEC: in username provide: "openshift-dev"
 8) EXEC: in password provide: "devel"
 9) EXEC: check "save credentials"
 10) ASSERT: secure pw prompt pops up
 11) EXEC: provide it and confirm
 12) ASSERT: connection is listed in "OpenShift Explorer"
 13) EXEC: context menu of your connection: New > Application
 14) ASSERT: Dialog New Project pops up
 15) EXEC: provide a project name, ex. "test" and hit "Finish"
 16) ASSERT: app wizard is opened, your project is selected in the "OpenShift project" combo
 17) EXEC: select "eap64-basic-s2i" in the list of templates
 18) EXEC: hit "Finish"
 19) ASSERT: "Create Application Summary" pops up and reports that all resources were created successfully
 20) EXEC: close it with "OK"
 21) ASSERT: Import wizard pops up
 22) EXEC: hit "Finish" and let it import "eap-app OpenShift application"
 23) ASSERT: "jboss-kitchensink" shows up in "Project Explorer"
 24) EXEC: open up "Servers view", hit "New > Server"
 24b) EXEC: Select "OpenShift/OpenShift 3"
 25) ASSERT: after "Next" Connection page shows up, select your connection and "Next"
 26) ASSERT: you hit error, JBIDE-21731
 27) EXEC: Open Properties view, in "OpenShift Explorer" unfold your connection, project ("test"), service ("eap-app"). In Properties view, select tab "Builds"
 28) ASSERT: in "Builds" you have a build in Status "Running"
 29) EXEC: wait for the build to finish
 29b)  ASSERT: build gets to Status "Complete"
 30) EXEC: select "Pods" tab
 31) ASSERT: you see an "eap-app-XXX-build" in state "Succeeded" and now a "eap-app-XX-YYY" in state "Running"
 32) EXEC: open up "Servers view", hit "New > Server", select "OpenShift/OpenShift 3"
 33) ASSERT: after "Next" Connection page shows up, select your connection and "Next"
 34) ASSERT: OpenShift 3 server adapter wizard page is displayed, no errors happened
 35) ASSERT: "Eclipse Project:" is "jboss-kitchensink", "Services" has "eap-app" selected
 36) EXEC: hit "Finish"
 37) ASSERT: OpenShift 3 server adapter shows up in "Servers" view, (ex. called "eap-app at OpenShift 3 (10.1.2.2)")
 38) EXEC: File > Restart to restart Eclipse
 39) ASSERT: Eclipse is restarted, Servers view visible: OS 3 server adapter is "[started]" and turns to "[Started, Publishing...]"
 40) ASSERT: if you didnt check "Save password" when creating your connection, you now have the connection dialog popping up, prompting you to provide the password for your connection


> Server adapter: always publishes on Eclipse startup
> ---------------------------------------------------
>
>                 Key: JBIDE-21582
>                 URL: https://issues.jboss.org/browse/JBIDE-21582
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.Beta2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Critical
>              Labels: openshift_v3, server_adapter
>             Fix For: 4.3.1.CR1
>
>         Attachments: usage-on-splash.png
>
>




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list