]
Martin Malina updated JBIDE-22680:
----------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM2)
Create CI jobs running integration tests on incoming PRs
--------------------------------------------------------
Key: JBIDE-22680
URL:
https://issues.jboss.org/browse/JBIDE-22680
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: build, qa
Reporter: Mickael Istria
Assignee: Martin Malina
Fix For: 4.5.0.Final
Once we have integration tests running against a given source (JBIDE-22679), let's
create the CI jobs to run those automatically and vote on incoming pull requests.
*STEPS TO SETUP PR CHECK JOB: *
1.Update your tests pom.xml to install locally build plugins. See
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/te...
2. Create your job here
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
you can use cdi11.prcheck job as your template
- specify who is the job maintainer
- dont forget to change GitHub project to monitor the correct one
- change Trigger Setup -> Commit status context to
{name-of-the-component}-Integration-tests