[JBoss JIRA] (JBIDE-23030) Scaling a service changes the wrong deployment
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23030?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-23030:
-------------------------------------
I've been trying to reproduce with oc (1.3.0) cluster up, but it fails to eve redeploy anything manually.
I think the problem was redeploying from the service directly though
> Scaling a service changes the wrong deployment
> ----------------------------------------------
>
> Key: JBIDE-23030
> URL: https://issues.jboss.org/browse/JBIDE-23030
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Fred Bricon
> Assignee: Jeff Cantrill
> Priority: Critical
> Fix For: 4.4.2.AM3
>
>
> In openshift explorer, when scaling a service that has 2 deployments, it deploys pod from the oldest deployment instead of the latest. Eventually, these pods are killed by openshift.
> The workaround is to open the properties view and issue a scale command on a deployment directly.
> However, because scaling is such a front-and-center feature from the explorer, I believe it's critical we fix it ASAP
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23372) Resource wizard: lots of empty space to the right of the project settings
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23372?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23372:
------------------------------------------
[~jeffmaury] plz review [#1348|https://github.com/jbosstools/jbosstools-openshift/pull/1348]
> Resource wizard: lots of empty space to the right of the project settings
> -------------------------------------------------------------------------
>
> Key: JBIDE-23372
> URL: https://issues.jboss.org/browse/JBIDE-23372
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: application_wizard, resource_wizard, ui
> Fix For: 4.4.2.AM3
>
> Attachments: empty-horiz-space.png, new-application-wizard-before.png, new-application-wizard.png, new-resource-wizard.png
>
>
> In wizard to create new resources the 1st line that allows one to select the OpenShift project, there's plenty of space to the right. The project combo should be sclaed to use all the available horizontal space so that the widgets are nicely aligned
> !empty-horiz-space.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23372) Resource wizard: lots of empty space to the right of the project settings
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23372?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23372:
-------------------------------------
Fix Version/s: 4.4.2.AM3
> Resource wizard: lots of empty space to the right of the project settings
> -------------------------------------------------------------------------
>
> Key: JBIDE-23372
> URL: https://issues.jboss.org/browse/JBIDE-23372
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: application_wizard, resource_wizard, ui
> Fix For: 4.4.2.AM3
>
> Attachments: empty-horiz-space.png, new-application-wizard-before.png, new-application-wizard.png, new-resource-wizard.png
>
>
> In wizard to create new resources the 1st line that allows one to select the OpenShift project, there's plenty of space to the right. The project combo should be sclaed to use all the available horizontal space so that the widgets are nicely aligned
> !empty-horiz-space.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23372) Resource wizard: lots of empty space to the right of the project settings
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23372?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-23372:
----------------------------------------
Assignee: Andre Dietisheim
> Resource wizard: lots of empty space to the right of the project settings
> -------------------------------------------------------------------------
>
> Key: JBIDE-23372
> URL: https://issues.jboss.org/browse/JBIDE-23372
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: application_wizard, resource_wizard, ui
> Attachments: empty-horiz-space.png, new-application-wizard-before.png, new-application-wizard.png, new-resource-wizard.png
>
>
> In wizard to create new resources the 1st line that allows one to select the OpenShift project, there's plenty of space to the right. The project combo should be sclaed to use all the available horizontal space so that the widgets are nicely aligned
> !empty-horiz-space.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23377) Fix EAP integration tests - wrong cleanup
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23377?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-23377:
---------------------------------------
These one-liners were used to fix this:
{code}
find src/org/jboss/ide/eclipse/as/ -name 'DeployJSP*' -exec perl -pi -e 's/(\(a)JBossServer\(.*)\)/\1,cleanup=false)/g' {} \;
find src/org/jboss/ide/eclipse/as/ -name 'HotDeployJSP*' -exec perl -pi -e 's/(\(a)JBossServer\(.*)\)/\1,cleanup=false)/g' {} \;
{code}
> Fix EAP integration tests - wrong cleanup
> -----------------------------------------
>
> Key: JBIDE-23377
> URL: https://issues.jboss.org/browse/JBIDE-23377
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests
> Affects Versions: 4.4.2.AM2
> Reporter: Martin Malina
> Assignee: Martin Malina
> Fix For: 4.4.2.AM3
>
>
> EAP integration tests fail because of change in RedDeer.
> The test suite is set up as follows:
> {code}
> @Suite.SuiteClasses({
> CreateEAP7Server.class,
> OperateEAP7Server.class,
> DeployJSPProjectEAP7Server.class,
> HotDeployJSPFileEAP7Server.class,
> UndeployJSPProjectEAP7Server.class,
> DeleteServerEAP7Server.class
> })
> {code}
> DeployJSPProject, HotDeployJSPFile and UndeployJSPProject depend on each other - they require to start in the state where the previous test left it.
> But a change in RedDeer caused that by default each test cleans up after being run now.
> So we need to add cleanup=false in the server requirement annotation for these test classes, such as:
> {code}
> @JBossServer(state=ServerReqState.RUNNING, type=ServerReqType.EAP7x, version=ServerReqVersion.EQUAL,cleanup=false)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23377) Fix EAP integration tests - wrong cleanup
by Martin Malina (JIRA)
Martin Malina created JBIDE-23377:
-------------------------------------
Summary: Fix EAP integration tests - wrong cleanup
Key: JBIDE-23377
URL: https://issues.jboss.org/browse/JBIDE-23377
Project: Tools (JBoss Tools)
Issue Type: Task
Components: integration-tests
Affects Versions: 4.4.2.AM2
Reporter: Martin Malina
Assignee: Martin Malina
Fix For: 4.4.2.AM3
EAP integration tests fail because of change in RedDeer.
The test suite is set up as follows:
{code}
@Suite.SuiteClasses({
CreateEAP7Server.class,
OperateEAP7Server.class,
DeployJSPProjectEAP7Server.class,
HotDeployJSPFileEAP7Server.class,
UndeployJSPProjectEAP7Server.class,
DeleteServerEAP7Server.class
})
{code}
DeployJSPProject, HotDeployJSPFile and UndeployJSPProject depend on each other - they require to start in the state where the previous test left it.
But a change in RedDeer caused that by default each test cleans up after being run now.
So we need to add cleanup=false in the server requirement annotation for these test classes, such as:
{code}
@JBossServer(state=ServerReqState.RUNNING, type=ServerReqType.EAP7x, version=ServerReqVersion.EQUAL,cleanup=false)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months