Test #4882
Add back tests related to overlapping base_path
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Tests related to overlapping were removed, but they need to be added back.
See: https://docs.pulpproject.org/en/3.0/nightly/workflows/exposing-content.html
Related issues
Associated revisions
History
#1
Updated by kersom over 1 year ago
- Related to Task #2987: The Distribution ViewSet needs to prevent base_path overlap. added
#2
Updated by kersom over 1 year ago
- Subject changed from Add back tests related to ovelapping base_path to Add back tests related to overlapping base_path
#3
Updated by kersom over 1 year ago
- Related to Story #4785: As a plugin writer, I have Master/Detail Distributions added
#4
Updated by kersom over 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
#5
Updated by kersom over 1 year ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|d23d98e9b2ef45522f0347c6f8c8499dfbc1eaaa.
#6
Updated by kersom over 1 year ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Please register to edit this issue
Add back test for overlapping
base_path
Test overlapping of base_path when creating distributions.
Assuming that a distributions base_path is foo/bar. Assert that this base_path or part of it can not be used as a new base_path for a different distribution. No overlapping.
#4882