Actions
Backport #9624
closedBackport #9580 "Artifact() got an unexpected keyword argument 'sha'" to 3.16.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Commit 3df6a5e08ae85b7770656403081d617c49d4fbb4
Related issues
Updated by dalley almost 3 years ago
- Copied from Issue #9580: Artifact() got an unexpected keyword argument 'sha' added
Added by dalley almost 3 years ago
Added by dalley almost 3 years ago
Revision 2e668a48 | View on GitHub
Fixed 'sha'-using repos by teaching one more place to normalize checksum-type.
Test coverage is:
$ export FIPS_WORKFLOW=true
$ export CDN_CLIENT_CERT=`cat /PATH/TO/YOUR/cdn.crt`
$ export CDN_CLIENT_KEY=`cat /PATH/TO/YOUR/cdn.key`
$ export CDN_CA_CERT=`cat /PATH/TO/YOUR/redhat-uep.pem`
$ pulpcore-manager test pulp_rpm.tests.functional.api.test_fips_workflow.FipsRemotesTestCase.test_077_cdn_redhat_com_content_dist_rhel_server_6_6_6_x86_64_os
backports #9580 [nocoverage]
fixes #9624
(cherry picked from commit 3df6a5e08ae85b7770656403081d617c49d4fbb4)
Updated by dalley almost 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 2e668a482cfcddb5c76bd844cabed00a7d8193de.
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fixed 'sha'-using repos by teaching one more place to normalize checksum-type.
Test coverage is:
backports #9580 [nocoverage]
fixes #9624
(cherry picked from commit 3df6a5e08ae85b7770656403081d617c49d4fbb4)