[
https://issues.jboss.org/browse/JBIDE-23734?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23734:
------------------------------------
For unit tests, we already run those as part of the builds, eg., in these jobs:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
All we need are PR check jobs (which run unit tests) and integration test jobs (which run
integration tests). I don't think we need PR check jobs that run integration tests, as
that will make PR checks really long.
By the way, I've started migrating jobs on Bos MW to CCI... they'll appear here:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
We could move your jobs into nested views too, if we want to contain all the devstudio
stuff under a single top-level view (rather than the many views we have today). WDYT?
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)