[
https://issues.jboss.org/browse/JBTM-1156?page=com.atlassian.jira.plugin....
]
Paul Robinson edited comment on JBTM-1156 at 8/10/12 1:47 PM:
--------------------------------------------------------------
I have taken the test node, vmg36, offline. I've taken a copy of the workspace and
I'm trying to reproduce the test failure. These are the commands I am running to
reproduce:
{code}
wget
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/narayana-java6-ipv6/w...
unzip narayana-java6-ipv6.zip
cd narayana-java6-ipv6
#Now Remove rest-at javadoc dep from narayana-full/pom.xml
export MAVEN_OPTS="-DproxySet=true
-DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128"
export IPV6_OPTS="-Djava.net.preferIPv4Stack=false
-Djava.net.preferIPv6Addresses=true -Djboss.bind.address=[::1]
-Djboss.bind.address.management=[::1] -Djboss.bind.address.unsecure=[::1]"
export IPV6_OPTS="$IPV6_OPTS $MAVEN_OPTS"
export WSTX_MODULES="WSTX11-interop"
export ARQ_PROF=arqIPv6
export PATH=/usr/lib/jvm/java-1.6.0/bin/:$PATH
export JAVA_HOME=/usr/lib/jvm/java-1.6.0/
./build.sh install -DskipTests=true $IPV6_OPTS -Dmaven.javadoc.skip=true
cd jboss-as
./build.sh install -DskipTests -Dts.smoke=false $IPV6_OPTS
{code}
was (Author: paul.robinson):
I have taken the test node, vmg36, offline. I've taken a copy of the workspace and
I'm trying to reproduce the test failure. These are the commands I am running to
reproduce:
{code}
unzip narayana-java6-ipv6.zip
cd narayana-java6-ipv6
#Now Remove rest-at javadoc dep from narayana-full/pom.xml
export MAVEN_OPTS="-DproxySet=true
-DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128"
export IPV6_OPTS="-Djava.net.preferIPv4Stack=false
-Djava.net.preferIPv6Addresses=true -Djboss.bind.address=[::1]
-Djboss.bind.address.management=[::1] -Djboss.bind.address.unsecure=[::1]"
export IPV6_OPTS="$IPV6_OPTS $MAVEN_OPTS"
export WSTX_MODULES="WSTX11-interop"
export ARQ_PROF=arqIPv6
export PATH=/usr/lib/jvm/java-1.6.0/bin/:$PATH
export JAVA_HOME=/usr/lib/jvm/java-1.6.0/
./build.sh install -DskipTests=true $IPV6_OPTS -Dmaven.javadoc.skip=true
cd jboss-as
./build.sh install -DskipTests -Dts.smoke=false $IPV6_OPTS
{code}
Configure some CI jobs to run on ipv6 only nodes
------------------------------------------------
Key: JBTM-1156
URL:
https://issues.jboss.org/browse/JBTM-1156
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 4.16.4, 5.0.0.M1
Reporter: Paul Robinson
Assignee: Michael Musgrove
Fix For: 4.17.0, 5.0.0.M2
Bugs that only appear on an IPV6 node will currently slip through our pre-release QA as
we don't have a node in Hudson that is configured to only have an IPV6 interface. One
example of this is:
https://issues.jboss.org/browse/JBPAPP-8906
Need clones of:
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-java6/co...
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-branch416-java7/co...
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-java6/configure
http://172.17.131.2/view/Narayana+BlackTie/job/narayana-java7/configure
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira