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'
Updated by David Davis about 10 years ago
- Is duplicate of Bug #13960: Can't specify content type with --content-type flag when creating a repo added
Actions