Bug 525678
| Summary: | SHA256: dbchange for channel preferred checksum method | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Sebastian Skracic <sskracic> |
| Component: | RHN/Other | Assignee: | Sebastian Skracic <sskracic> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Network Quality Assurance <rhn-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | RHN Stable | CC: | 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
dbchange files provided in 59e7c2812ce49d00d448f880ed3bde6cd2290fc2. dbchange applied to WEBDEV database. 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 Verified on webdev Testopia ID: https://testopia.devel.redhat.com/bugzilla/tr_show_case.cgi?case_id=12594 |