[JBoss JIRA] (JBIDE-23350) Deploy Docker Wizard: Prompt to enter credentials contains Finish button
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23350?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23350:
-------------------------------------
Priority: Minor (was: Major)
> Deploy Docker Wizard: Prompt to enter credentials contains Finish button
> ------------------------------------------------------------------------
>
> Key: JBIDE-23350
> URL: https://issues.jboss.org/browse/JBIDE-23350
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: deploy_docker_wizard, openshift_v3
> Fix For: 4.4.x
>
>
> When opening Deploy Image to OpenShift wizard from context menu of a docker image and there was no OpenShift connection selected, OpenShift connection wizard is shown with Finish button, although connection is active (connected). There should be opened the Deploy Image to OpenShift with the connection wizard page and it should have next button.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23350) Deploy Docker Wizard: Prompt to enter credentials contains Finish button
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23350?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23350:
-------------------------------------
Fix Version/s: 4.4.x
> Deploy Docker Wizard: Prompt to enter credentials contains Finish button
> ------------------------------------------------------------------------
>
> Key: JBIDE-23350
> URL: https://issues.jboss.org/browse/JBIDE-23350
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: deploy_docker_wizard, openshift_v3
> Fix For: 4.4.x
>
>
> When opening Deploy Image to OpenShift wizard from context menu of a docker image and there was no OpenShift connection selected, OpenShift connection wizard is shown with Finish button, although connection is active (connected). There should be opened the Deploy Image to OpenShift with the connection wizard page and it should have next button.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23315) Connection wizard: "Advanced >>" Button is cropped
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23315?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23315:
------------------------------------------
[~jeffmaury] I cant currently (but I know that i also saw it before), but if you see this too, then it's definitely not GTK3.
A wizard/dialog would normally expand so that it fits all controls. The key question then is why this isnt fully working in this case.
> Connection wizard: "Advanced >>" Button is cropped
> --------------------------------------------------
>
> Key: JBIDE-23315
> URL: https://issues.jboss.org/browse/JBIDE-23315
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.Final
> Reporter: Aurélien Pupier
> Priority: Minor
> Labels: connection_wizard
> Fix For: 4.4.x
>
> Attachments: screenshot-1.png
>
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23351) Deploy Docker Wizard: Image stream sometimes is not created for local docker images
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23351?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23351:
------------------------------------------
[~mlabuda] I understand, but without instructions on how to replicate this it's rather hard to find out what exactly is happening here and why it fails. It never happens to me with aloha, I thus cannot replicate it currently. Can you please record your steps when this happens to you the next time?
> Deploy Docker Wizard: Image stream sometimes is not created for local docker images
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-23351
> URL: https://issues.jboss.org/browse/JBIDE-23351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Labels: deploy_docker_wizard, openshift_v3
> Attachments: is_not_created.png
>
>
> When deploying a local image to OpenShift, Image stream is not created even an image has been pushed to registry. For images on docker hub it works ok.
> Following message is shown in resource summary:
> !is_not_created.png!
> I had checked the checkbox to push to registry. But I am not able to reproduce this all the time. I was able to do it only 2 times.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4077) Cannot run integration tests against Devstudio with latest target platform
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.... ]
Rastislav Wagner edited comment on JBDS-4077 at 10/18/16 4:08 AM:
------------------------------------------------------------------
[~nickboldt]
I've setup 3 jobs to run deltaspike integration tests against preinstalled devstudio
1. master deltaspike tests with devstudio 10.1.0.GA
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
2. master deltaspike tests with devstudio 10.2.0.AM1
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
3. master deltaspike tests with devstudio 10.2.0.AM2
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
So the only thing that is different between these jobs is version of devstudio. First two pass (1 failure is expected), third one fails completely.
We can also take a look at how devstudio looks like in these 3 jobs:
1. job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
2. job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
3. job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
So 1. and 2. looks normal - just like devstudio, 3. looks like eclipse (see title - Java EE, not Devstudio, also no central tool item etc.)
Eclipse log from 3. job - https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop... - especially {code}
!ENTRY org.eclipse.equinox.app 0 0 2016-10-18 03:32:07.216
!MESSAGE Product com.jboss.devstudio.core.product could not be found
{code}
It does not look like problem is in our tests/pom.xml :/
was (Author: rawagner):
[~nickboldt]
I've setup 3 jobs to run deltaspike integration tests against preinstalled devstudio
1. master deltaspike tests with devstudio 10.1.0.GA
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
2. master deltaspike tests with devstudio 10.2.0.AM1
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
3. master deltaspike tests with devstudio 10.2.0.AM2
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
So the only thing that is different between these jobs is version of devstudio. First two pass (1 failure is expected), third one fails completely.
We can also take a look at how devstudio looks like in these 3 jobs:
1. job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
2. job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
3. job https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Develop...
So 1. and 2. looks normal - just like devstudio, 3. looks like eclipse (see title - Java EE, not Devstudio, also no central tool item etc.)
It does not look like problem is in our tests/pom.xml :/
> Cannot run integration tests against Devstudio with latest target platform
> --------------------------------------------------------------------------
>
> Key: JBDS-4077
> URL: https://issues.jboss.org/browse/JBDS-4077
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 10.2.0.AM1
> Reporter: Jan Richter
> Assignee: Marián Labuda
> Priority: Blocker
> Fix For: 10.2.0.AM3
>
> Attachments: .log, jbosstools-integration-tests.log.txt.zip, no_devstudio.jpg, no_devstudio.png, org.jboss.tools.deltaspike.ui.bot.test.DeltaspikeAllBotTests.txt, org.jboss.tools.deltaspike.ui.bot.test.log.txt, org.jboss.tools.deltaspike.ui.bot.test.log_0.txt, Screenshot_2016-10-05_10-00-03.png, Screenshot_2016-10-05_10-00-21.png, Screenshot_2016-10-05_10-00-28.png, Screenshot_2016-10-05_10-00-57.png, Screenshot_2016-10-05_10-01-14.png, Screenshot_2016-10-05_10-01-32.png, shell.png, TEST-org.jboss.tools.deltaspike.ui.bot.test.DeltaspikeAllBotTests.xml, tpfail.png
>
>
> Integration tests run from maven against Devstudio, which was built using the latest target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail afterwards.
> A full devstudio should open when the tests are run. Instead it looks like this:
> !tpfail.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months