]
Radim Hopp commented on JBIDE-23019:
------------------------------------
There was some work done [1], but a lot is still ahead of me. I wil probably leave this
jira open and create subtasks for smaller chunks of work.
[1]
Integration tests: have them running automatically, continuously
----------------------------------------------------------------
Key: JBIDE-23019
URL:
https://issues.jboss.org/browse/JBIDE-23019
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: integration-tests, openshift
Affects Versions: 4.4.1.AM3
Reporter: Andre Dietisheim
Assignee: Radim Hopp
Labels: integration_tests
Fix For: 4.4.3.AM2
The integration tests suite is very lenghty to run and should thus be run in a continuous
manner on our CI.
There are several pain-points currently:
- there's no dedicated OS instance to run them against
- tests are not stable
- etc.