[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 commented on JBDS-4077:
----------------------------------------
[~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
[JBoss JIRA] (JBDS-4120) CDK Installer doesn't work on Mac OS X
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4120?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4120:
--------------------------------
Sprint: devex #121 October 2016 (was: devex #122 October 2016)
> CDK Installer doesn't work on Mac OS X
> --------------------------------------
>
> Key: JBDS-4120
> URL: https://issues.jboss.org/browse/JBDS-4120
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
>
> Current version is bound to power shell execution to set PATH environment variable for user.
> On Mac OS X it also requires elevated privileges to setup PATH var through modification of /etc/paths file
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4120) CDK Installer doesn't work on Mac OS X
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4120?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4120:
--------------------------------
Sprint: devex #122 October 2016 (was: devex #122 October 2016)
> CDK Installer doesn't work on Mac OS X
> --------------------------------------
>
> Key: JBDS-4120
> URL: https://issues.jboss.org/browse/JBDS-4120
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM3
>
>
> Current version is bound to power shell execution to set PATH environment variable for user.
> On Mac OS X it also requires elevated privileges to setup PATH var through modification of /etc/paths file
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4121) Run DevSuite Installer with Elevated privileges on Mac OSX
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4121?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4121:
--------------------------------
Sprint: devex #122 October 2016 (was: devex #122 October 2016)
> Run DevSuite Installer with Elevated privileges on Mac OSX
> ----------------------------------------------------------
>
> Key: JBDS-4121
> URL: https://issues.jboss.org/browse/JBDS-4121
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Environment: Mac OS X
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Blocker
> Fix For: 10.2.0.AM3
>
>
> During installation PATH environment variable should be updated. For example to make permanent changes for PATH variable /etc/paths file should be modified and that requires administrative privileges.
> For Alpha release we could be running installer with sudo
> {code}sudo open DevSuite.app{code}
> Another option to investigate is using AppleScript and run the same shell script above with elevated privileges like this
> {code}do shell script «open DevSuite.app» with administrator privileges{code}
> that would trigger standard UI Dialog requesting user login/password with administrative privileges. This should be included int DevSuite.app package configuration after it is assembled by electron packages.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4121) Run DevSuite Installer with Elevated privileges on Mac OSX
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4121:
-----------------------------------
Summary: Run DevSuite Installer with Elevated privileges on Mac OSX
Key: JBDS-4121
URL: https://issues.jboss.org/browse/JBDS-4121
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: platform-installer
Affects Versions: 10.2.0.AM2
Environment: Mac OS X
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Blocker
Fix For: 10.2.0.AM3
During installation PATH environment variable should be updated. For example to make permanent changes for PATH variable /etc/paths file should be modified and that requires administrative privileges.
For Alpha release we could be running installer with sudo
{code}sudo open DevSuite.app{code}
Another option to investigate is using AppleScript and run the same shell script above with elevated privileges like this
{code}do shell script «open DevSuite.app» with administrator privileges{code}
that would trigger standard UI Dialog requesting user login/password with administrative privileges. This should be included int DevSuite.app package configuration after it is assembled by electron packages.
--
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 Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23351?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-23351:
---------------------------------------
[~adietish] I am not sure what were conditions to replicate this. It happens to me few times. But I think Jeff is right.
> 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] (JBIDE-23375) Application wizard: Duplicated templates shown on a project with same name as cluster namespace
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23375?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-23375:
---------------------------------------
There are no errors, it is just visually disturbing. If there would be N templates for such project, there would be 2N templates shown in table. Just duplicates visually disturbing. Downgrading to minor.
> Application wizard: Duplicated templates shown on a project with same name as cluster namespace
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23375
> URL: https://issues.jboss.org/browse/JBIDE-23375
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
> Attachments: duplicate_templates.png
>
>
> When I change a cluster namespace and I am using this namespace with a user who has a project with same name, templates shown in New OpenShift Application wizard are duplicated.
> !duplicate_templates.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months