Bug 428446

Summary: TAHI IPv6 Client tests
Product: Red Hat Enterprise Linux 5 Reporter: Adam Tkac <atkac>
Component: bindAssignee: Adam Tkac <atkac>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: urgent    
Version: 5.1CC: desktop-bugs, iboverma, llim, ovasik, zwu
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-14 13:21:31 UTC Type: ---
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: 253764    

Description Adam Tkac 2008-01-11 16:53:55 UTC
Those failures has to be checked:
25	Returning of answer
26	Returning of name error
28	Encounters a CNAME
32	Analyze the response (delegation)
33	Analyze the response (caching delegation)
34	Analyze the response (caching CNAME)
36	Analyze the response (answer is invalid for caching)
51	Message compression
52	Not depend on response in order
54	Invalid response (RRs are incorrectly formatted)
56	Invalid response (ID does not match)
58	Caching several RRs of same type
61	Time out of cache
65	Caching of temporary failure
67	Differing TTLs from authoritative source
69	Caching of name error (NXDOMAIN)
72	Caching of no data (NODATA)
76	Resolver cache a server failure response
79	Caching of dead server indication
82	Caching of SOA record
87	Responders don't understand OPT RR
89	Returning of answer
90	Returning of answer (w/o Additional Data section)
91	Priority comparison
92	Priority comparison (round-robin)
93	Weight comparison
94	NXDOMAIN

Comment 1 Adam Tkac 2008-01-11 16:56:17 UTC
Bug for IPv6 client. All situations wrote above have to be checked and find if
problem is in resolver or in test scripts

Comment 2 Adam Tkac 2008-01-14 10:00:46 UTC
*** Bug 426979 has been marked as a duplicate of this bug. ***

Comment 3 Adam Tkac 2008-01-14 10:02:32 UTC
*** Bug 426974 has been marked as a duplicate of this bug. ***

Comment 4 Adam Tkac 2008-01-14 13:21:31 UTC
Also works as expected. Some of these features handles glibc resolver, for more
advanced BIND has to be configured as local caching server and resolver. Closing