Bug 1189141

Summary: Clean-up tests which use Kerberos in the EAP testsuite
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Josef Cacek <jcacek>
Component: TestsuiteAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: cdewolf, hannsj_uhl, kkhan, mkopecky, myarboro
Target Milestone: ER3   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:45:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1033128, 1105051, 1143931    

Description Josef Cacek 2015-02-04 14:44:15 UTC
Several issues related to Kerberos tests in EAP testsuite were reported.

Clean-up is needed to keep the testsuite runs stable. 

The proved-to-be-buggy environment configurations (Java vendor, version, IP stack) should be skipped during testing.

Comment 4 Josef Cacek 2015-02-13 20:20:37 UTC
The problem seems to be related to test execution order (therefor it fails intermittently) and also related to used encryption mechanism.

Some test running before the failing Kerberos tests screws up the environment, because if single test (or group e.g. -Dtest=*LoginModuleTestCase) is executed the issue doesn't appear.

I personally suspect Bouncy Castle library, but it may be some other magic place too.

I will submit patch which reverts encryption mechanisms used in krb5.conf to "des-cbc-md5,des3-cbc-sha1-kd". It helps in my local tests.

Comment 6 Petr Kremensky 2015-03-04 11:36:34 UTC
Verified on EAP 6.4.0.ER3