-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
devex #135 July 2017
-
10
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/tests/org.jboss.tools.cdi.bot.test/pom.xml#L42
2. Create your job here https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio-IntegrationTests-PullRequest/ 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
- is blocked by
-
JBIDE-22679 Run integration-test against source (rather than package)
- Closed
- is related to
-
JBIDE-22678 Run integration-test and report results on incoming Pull Request
- Closed