[JBoss JIRA] (JBIDE-25012) Hibernate: refactor integration tests for use with RedDeer 2.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25012?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25012:
------------------------------------
PR: https://github.com/jbosstools/jbosstools-hibernate/pull/200
merged and building: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud... >=756
> Hibernate: refactor integration tests for use with RedDeer 2.0
> --------------------------------------------------------------
>
> Key: JBIDE-25012
> URL: https://issues.jboss.org/browse/JBIDE-25012
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: hibernate, integration-tests
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Rastislav Wagner
> Priority: Critical
> Fix For: 4.5.1.AM2
>
>
> A number of hibernate plugins require reddeer 1.2 and need to be migrated to use 2.0.
> {code}
> ** [1] ./itests/org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF **
> 12- org.jboss.tools.common.ui,
> 13- org.eclipse.datatools.connectivity,
> 14: org.jboss.tools.hibernate.reddeer;bundle-version="[5.2.0,5.3.0)",
> 15: org.jboss.reddeer.go;bundle-version="[1.2.2,2.0.0)",
> 16: org.jboss.tools.common.reddeer,
> 17- org.eclipse.m2e.maven.indexer;bundle-version="1.7.1",
> 18- org.eclipse.m2e.maven.runtime;bundle-version="1.7.1",
> ** [2] ./test-framework/org.jboss.tools.hibernate.reddeer/META-INF/MANIFEST.MF **
> 2-Bundle-ManifestVersion: 2
> 3-Bundle-Name: RedDeer API for Hibernate UI Tests
> 4:Bundle-SymbolicName: org.jboss.tools.hibernate.reddeer
> 5-Bundle-Version: 5.2.1.qualifier
> 6:Bundle-Activator: org.jboss.tools.hibernate.reddeer.Activator
> 7-Require-Bundle: org.eclipse.ui,
> 8- org.eclipse.core.runtime,
> --
> 10- org.junit,
> 11- org.eclipse.core.resources,
> 12: org.jboss.reddeer.go;bundle-version="[1.2.2,2.0.0)",
> 13: org.jboss.tools.common.reddeer;bundle-version="[3.9.0,3.10.0)"
> 14-Bundle-ActivationPolicy: lazy
> 15-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
> 16:Export-Package: org.jboss.tools.hibernate.reddeer,
> 17: org.jboss.tools.hibernate.reddeer.console,
> 18: org.jboss.tools.hibernate.reddeer.dialog,
> 19: org.jboss.tools.hibernate.reddeer.editor,
> 20: org.jboss.tools.hibernate.reddeer.perspective,
> 21: org.jboss.tools.hibernate.reddeer.view,
> 22: org.jboss.tools.hibernate.reddeer.wizard,
> 23: org.jboss.tools.hibernate.reddeer.condition,
> 24: org.jboss.tools.hibernate.reddeer.console.wizards,
> 25: org.jboss.tools.hibernate.reddeer.criteriaeditor,
> 26: org.jboss.tools.hibernate.reddeer.ui.xml.editor,
> 27: org.jboss.tools.hibernate.reddeer.console.views,
> 28: org.jboss.tools.hibernate.reddeer.hqleditor,
> 29: org.jboss.tools.hibernate.reddeer.mapper.editors,
> 30: org.jboss.tools.hibernate.reddeer.jdt.ui.wizards,
> 31: org.jboss.tools.hibernate.reddeer.codegen,
> 32: org.jboss.tools.hibernate.reddeer.jdt.ui.jpa.process.wizard,
> 33: org.jboss.tools.hibernate.reddeer.jpt.ui.wizard
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-24951) Bootstrap OSIO login in JBossTools
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24951?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24951 at 9/13/17 9:59 AM:
-------------------------------------------------------------------
I went out of time for this. Punting.
[~psrna] dont we have 2 more sprints until final (AM3 and then the sprint for FINAL)?
was (Author: adietish):
I went out of time for this. Punting.
> Bootstrap OSIO login in JBossTools
> ----------------------------------
>
> Key: JBIDE-24951
> URL: https://issues.jboss.org/browse/JBIDE-24951
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.0.Final
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Labels: OSIO
> Fix For: 4.5.1.AM3
>
>
> Bootstrap the OSIO login from JBossTools
> * design document
> * provide extension point for external (analytics)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25015) Implement multi-container support for cpu and memory limits command
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-25015:
----------------------------------
Summary: Implement multi-container support for cpu and memory limits command
Key: JBIDE-25015
URL: https://issues.jboss.org/browse/JBIDE-25015
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.5.1.AM2
Reporter: Jeff MAURY
Fix For: 4.5.x
The command to tune cpu and memory limits has been implement for single container pods/deployment configs/replication controllers (it allows updating only the first container in the pod).
We should extend the command to allow setting limits for all the containers of the pod
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months