[
https://issues.jboss.org/browse/JBIDE-23321?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-23321 at 11/11/16 6:04 AM:
--------------------------------------------------------------------
[~psrna] You plan on trying to have an automatic install of minishift?
A few argument to counterbalance:
* Isnt that somehow duplicating our efforts for a CDK installer?
* aren't we adding one more dependecy that we then have to maintain, while in CDK, we
have to anyhow and have people that help?
I'm not saying that we shouldnt go minishift. I dont know minishift enough. Looking at
the minishift description I feel like it isnt that much simpler: It's mostly just the
vagrant part that's missing. The other depenencies are there too: KVM/Virtualbox etc.
And then you have to duplicate the template install script that we have in CDK (via oc).
[~hardy.ferentschik] dare to comment?
was (Author: adietish):
[~psrna] You plan on trying to have an automatic install of minishift?
A few argument to counterbalance:
* Isnt that somehow duplicating our efforts for a CDK installer?
* aren't we adding one more dependecy that we then have to maintain, while in CDK, we
have to anyhow and have people that help?
I'm not saying that we shouldnt go minishift. I dont know minishift enough. Looking at
the minishift description I feel like it isnt that much simpler: It's mostly just the
vagrant part that's missing. The other depenencies are there too: KVM/Virtualbox etc.
And then you have to duplicate the template install script that we have in CDK (via oc).
Integration tests for OpenShift Node.js debugger
-------------------------------------------------
Key: JBIDE-23321
URL:
https://issues.jboss.org/browse/JBIDE-23321
Project: Tools (JBoss Tools)
Issue Type: Task
Components: javascript, openshift
Affects Versions: 4.4.2.AM1
Reporter: Ilya Buziuk
Assignee: Pavol Srna
Fix For: 4.4.2.Final
Node.js Debugging support implemented as part of
https://issues.jboss.org/browse/JBIDE-22225
Should be covered with red deer integration tests. Basically, test coverage of Node.js
Debugger facilities already covered with red deer in JSDT project -
https://git.eclipse.org/r/#/c/82836/
However, implementing smth. similar for OpenShift will be much trickier. Basically,
there is an integration test
*org.jboss.tools.openshift.ui.bot.test.application.v3.adapter.PublishChangesTest* which is
used for server adapter publishing. For now this test is not sustainable due to
https://issues.jboss.org/browse/JBIDE-23005 .
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)