Bug 1658527

Summary: hammer repository no longer validates download policy for non-yum repos
Product: Red Hat Satellite Reporter: Peter Ondrejka <pondrejk>
Component: RepositoriesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: vijsingh
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.5.0CC: nkathole, rplevka
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-07 15:58:23 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:

Description Peter Ondrejka 2018-12-12 11:34:01 UTC
Description of problem:

'Validation failed: Download policy cannot be set for non-yum repositories'

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Peter Ondrejka 2018-12-12 11:40:22 UTC
Sorry, accidentally created the BZ while typing (new feature of bugzilla?)
Anyway, running:

hammer -v -u admin -p changeme --output=csv repository create --content-type="puppet" --download-policy="on_demand" --name="bla" --product-id="2" --publish-via-http="true" --url="http://..."
 
^this now succeeds, even though the puppet repo naturally doesn't get any dw policy assigned, in sat 6.4 it would fail with
'Validation failed: Download policy cannot be set for non-yum repositories'

Found in Sat 6.5 snap 7

Comment 4 Nikhil Kathole 2019-01-07 15:58:23 UTC

*** This bug has been marked as a duplicate of bug 1654944 ***