[
https://issues.jboss.org/browse/JBTM-1645?page=com.atlassian.jira.plugin....
]
Paul Robinson commented on JBTM-1645:
-------------------------------------
Take this example:
!XTS
!QA_JTA
The XTS and QA_JTA jobs will still run, but they will detect the presence of that string
in the PR description and then do nothing. The problem is that to the casual observer, it
would look like these tests passed in CI, when actually they where skipped. Not a major
problem as it only applies to PR jobs, and we don't pay too much attention to the
history of those.
Allow pull requests to configure some parameters in
scripts/hudson/narayana.sh
------------------------------------------------------------------------------
Key: JBTM-1645
URL:
https://issues.jboss.org/browse/JBTM-1645
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Build System
Reporter: Tom Jenkinson
Assignee: Paul Robinson
Priority: Critical
Fix For: 5.0.0.M3
Original Estimate: 4 hours
Remaining Estimate: 4 hours
If the pull description has something like this:
export NARAYANA_BUILD=1 AS_BUILD=1 NARAYANA_TESTS=1 TXF_TESTS=1 XTS_TESTS=1
XTS_AS_TESTS=1 txbridge=1 QA_TESTS=1 [SUN_ORB=0] [JAC_ORB=1] [QA_TARGET=ci-jts-tests]
We could use it in scripts/hudson/narayana.sh if we detect it is a pull build. We might
need to white list users we apply this to.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira