Bug 525678

Summary: SHA256: dbchange for channel preferred checksum method
Product: [Retired] Red Hat Network Reporter: Sebastian Skracic <sskracic>
Component: RHN/OtherAssignee: Sebastian Skracic <sskracic>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Network Quality Assurance <rhn-qa-list>
Severity: medium Docs Contact:
Priority: high    
Version: RHN StableCC: acarter, dhughes, rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-18 12:49:11 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: 519193, 523965    

Description Sebastian Skracic 2009-09-25 09:22:19 UTC
The Channel domain object has to provide preferred checksum method, which
will affect at least repodata generation.

Comment 1 Sebastian Skracic 2009-09-28 15:09:06 UTC
dbchange files provided in 59e7c2812ce49d00d448f880ed3bde6cd2290fc2.

Comment 2 Sebastian Skracic 2009-09-28 15:09:27 UTC
dbchange applied to WEBDEV database.

Comment 3 Sebastian Skracic 2009-10-02 14:16:41 UTC
Test Case #1:

Verify that checksum_type_id column exist in rhnChannel table:

$ sqlplus ....

SQL> desc rhnChannel

EXPECTED:

 Name                                      Null?    Type
 ----------------------------------------- -------- ----------------------------
 ID                                        NOT NULL NUMBER
[...]
 CHECKSUM_TYPE_ID                                   NUMBER

Comment 4 Denise Hughes 2009-10-06 20:01:32 UTC
Verified on webdev
Testopia ID:
https://testopia.devel.redhat.com/bugzilla/tr_show_case.cgi?case_id=12594