[
https://issues.jboss.org/browse/JBIDE-22680?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-22680:
------------------------------------
Decision in retrospective today was:
{quote}QE to remove integration tests checks from OpenShift, base and server and create
Jenkins jobs for running integration tests on code changes {quote}
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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)