[
https://issues.jboss.org/browse/JBTM-1251?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1251:
-------------------------------------
I think we would need a branch/additional customization as scripts/hudson/narayana.sh has
a reference to 4_BRANCH in it. You need to externalize that into the job (I don't like
that as it is additional parameters to the script which is a kludge, or you need to
branch. You could have an optional environment variable too. i.e. if FOO not set
FOO=4_BRANCH git clone $FOO, then in the job you can set it to 5_BRANCH - up to you
Create EAP7 jobs in hudson
--------------------------
Key: JBTM-1251
URL:
https://issues.jboss.org/browse/JBTM-1251
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Testing
Reporter: Paul Robinson
Assignee: Tom Jenkinson
Fix For: 5.0.0.M2
Currently we have a set of narayana-* jobs that are targeted at EAP6. These build against
the 4_BRANCH of our jbossas fork. Narayana 5.x is targeted at EAP7 and the 5_BRANCH of our
jbossas fork. We therefore need to:
rename all narayana* to narayana-EAP6*
rename all btny-quickstarts-* to btny-EAP6-quickstarts- (or similar)
clone all narayana-EAP6 and btny-EAP6-quickstarts- jobs to create EAP7 variants that
build against the 4_BRANCH of our jbossas fork.
--
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