Bug 1145917 - [QE] (6.3.2) Cannot run mixed-domain tests on IPv6 hosts
Summary: [QE] (6.3.2) Cannot run mixed-domain tests on IPv6 hosts
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: CR1
: EAP 6.3.2
Assignee: Petr Kremensky
QA Contact: Petr Kremensky
URL:
Whiteboard:
Depends On: 1136210
Blocks: eap632-blockers, eap632-payload
TreeView+ depends on / blocked
 
Reported: 2014-09-24 06:33 UTC by Petr Kremensky
Modified: 2019-08-19 12:39 UTC (History)
5 users (show)

Fixed In Version:
Clone Of: 1136210
Environment:
Last Closed: 2019-08-19 12:39:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBQA-10882 0 Major Closed Cannot run mixed-domain tests on IPv6 hosts (org.jboss.as.test.integration.domain.mixed.*) 2016-05-20 08:16:14 UTC
Red Hat Issue Tracker WFLY-3833 0 Major Resolved Cannot run mixed-domain tests on IPv6 hosts 2016-05-20 08:16:14 UTC

Description Petr Kremensky 2014-09-24 06:33:27 UTC
6.3.x version of Bug #1136210

+++ This bug was initially created as a clone of Bug #1136210 +++

Description of problem:
 Mixed-domain tests doesn't support IPv6 environment.

Version-Release number of selected component (if applicable):
 EAP 6.3.1.CP.CR1

How reproducible:
 Always

Steps to Reproduce:
 1. ./integration-tests.sh -Dts.noSmoke -Dmaven.repo.local=$MAVEN_REPO_LOCAL -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -Dipv6 -Djboss.test.mixed.domain.dir=$VANILLA_DISTS

Actual results:
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.domain.mixed.MixedDomain_6_1_0_Final_TestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 176.752 sec <<< FAILURE!
Running org.jboss.as.test.integration.domain.mixed.MixedDomain_6_0_1_Final_TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec <<< FAILURE!
Running org.jboss.as.test.integration.domain.mixed.MixedDomain_6_0_0_Final_TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE!
Running org.jboss.as.test.integration.domain.mixed.MixedDomain_6_1_1_Final_TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!
Running org.jboss.as.test.integration.domain.mixed.MixedDomain_6_2_0_Final_TestSuite
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE!

Results :

Failed tests:
  org.jboss.as.test.integration.domain.mixed.MixedDomain_6_0_1_Final_TestSuite: expected:<EAP_6_1_0> but was:<EAP_6_0_1>
  org.jboss.as.test.integration.domain.mixed.MixedDomain_6_0_0_Final_TestSuite: expected:<EAP_6_1_0> but was:<EAP_6_0_0>
  org.jboss.as.test.integration.domain.mixed.MixedDomain_6_1_1_Final_TestSuite: expected:<EAP_6_1_0> but was:<EAP_6_1_1>
  org.jboss.as.test.integration.domain.mixed.MixedDomain_6_2_0_Final_TestSuite: expected:<EAP_6_1_0> but was:<EAP_6_2_0>

Tests in error: 
  org.jboss.as.test.integration.domain.mixed.MixedDomain_6_1_0_Final_TestSuite: java.lang.RuntimeException: Could not start container

Tests run: 5, Failures: 4, Errors: 1, Skipped: 0

Expected results:
 Tests pass

Additional info:
 Attaching MixedDomain_6_1_0_Final_TestSuite.xml report

--- Additional comment from Brian Stansberry on 2014-09-03 16:49:55 EDT ---

I believe this may have to do with the zone id in the HC's address. The server is including it in the URI it is trying to connect to.

I don't think this is just a testsuite issue.

--- Additional comment from Dominik Pospisil on 2014-09-09 08:49:32 EDT ---

PR sent: https://github.com/jbossas/jboss-eap/pull/1662

--- Additional comment from Petr Kremensky on 2014-09-24 02:23:20 EDT ---

Verified on EAP 6.4.0.DR2

Comment 1 Petr Kremensky 2014-09-24 06:51:36 UTC
PR sent: https://github.com/jbossas/jboss-eap/pull/1710

Comment 2 Petr Kremensky 2014-10-21 10:07:54 UTC
Verified on EAP 6.3.2.CP.CR1

Comment 3 JBoss JIRA Server 2014-10-21 10:21:27 UTC
Petr Kremensky <pkremens> updated the status of jira JBQA-10882 to Closed


Note You need to log in before you can comment on or make changes to this bug.