Actions
Test #4874
closedTest create a Publication using a Repository Version
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Create a Publication using a repository version.
Explore this endpoint: https://docs.pulpproject.org/en/3.0/nightly/restapi.html#operation/publications_file_file_create
In order to create a publication a repository has to have at least a version. Otherwise an HTTP exception will be raised.
Related issues
Updated by kersom over 5 years ago
- Related to Test #4854: Test publication creation endpoint accepts either repository or repository_version added
Updated by kersom over 5 years ago
- Related to Issue #4749: "repository" field on Publication is broken added
Updated by kersom over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
Added by kersom over 5 years ago
Updated by kersom over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|dde297954686dde5090605e2b1d893ca54d704af.
Updated by kersom over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Add test to create publication using repo version
Add test to create publication only using repository version. Add test to create publication using repository that does not have any version.
#4874