[
https://issues.jboss.org/browse/JBIDE-23321?page=com.atlassian.jira.plugi...
]
Pavol Srna commented on JBIDE-23321:
------------------------------------
[~adietish] yes, I plan to have an automatic install of minishift. Because it runs on rhel
in central-ci, and it's pretty simple to run. E.g. only yum install libvirt kvm,
usermod -a -G libvirt hudson, and then only wget the binary and run. So I basically got
openshift instance running very easily. Disadvatange is that there are no templates on
minishift.
I'll try the CDK path too. It just seemed to me (as I'm not the openshift/cdk
expert) that minishift is easier to run. And btw. I think cdk guys are investigating
minishift for possible use in cdk 3.0.
But I think we both agree that we need to have the tests running in central-ci.
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)