Actions
Bug #14021
closedCannot create repository through CLI
Description
Bats testing flagged the following failure which blocks the pipeline:
not ok 14 create package repository # (in test file fb-content-katello.bats, line 21) # `--url https://repos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/ | grep -q "Repository created"' failed # Could not create the repository: # Error: option '--content-type': value must be one of 'yum
', 'docker
', 'puppet
', 'file
' # # See: 'hammer repository create --help'
Actions