[
https://issues.jboss.org/browse/JBIDE-23734?page=com.atlassian.jira.plugi...
]
Rastislav Wagner commented on JBIDE-23734:
------------------------------------------
We are going to have more types than unit & integration tests.
1. Unit tests
2. UI tests
3. Integration tests which run against target platform created by tycho from reading
MANIFEST.MF or pom.xml (simply said when you run just mvn verify)
4. Integration tests which run against devstudio (mvn verify -PITests
-PdownloadDevstudio)
So which of these types of tests should run as a PR check ? I would say first 2 are a
must.
+1 for nested view.
dedupe vpe unit test jobs / migrate vpe builds to CCI
-----------------------------------------------------
Key: JBIDE-23734
URL:
https://issues.jboss.org/browse/JBIDE-23734
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, integration-tests
Affects Versions: 4.4.3.AM1
Reporter: Nick Boldt
Assignee: Rastislav Wagner
Fix For: 4.4.3.Final
There are four VPE unit test jobs. We probably only need 2 of those.
These both run on multiple OSes:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
These probably run the same unit tests, but against master or 4.4.x branches, and are
called from the VPE build jobs [1], [2] on Boston MW Jenkins (because the tests were
failing to run in Boston):
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
[1]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-vpe_master/
[2]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-vpe_4.4.neon/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)