Project

Profile

Help

Test #4846

closed

Test #4838: [Epic] Test Distribution and AutoDistribution features from core

CRUD RepositoryVersionDistribution

Added by bmbouter almost 5 years ago. Updated almost 5 years ago.

Status:
CLOSED - COMPLETE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:

Description

The RepositoryVersionDistribution is designed to be subclassed and can't be fully tested unless it is subclassed. Thus, the recommended way to test core's functionality is to test it using the AnsibleDistribution from pulp_ansible.

CRUD the PulpDistributor.

1. Create a repo and repo_version with at least 1 file content in it.
2. Create a AnsibleDistribution with 'repository' field set to the repository from step 1. Verify it accepts it.
3. Update the AnsibleDistribution to unset 'repository' and set 'repository_version'. Verify it accepts it.
4. Update the AnsibleDistribution to set both 'repository' and 'repository_version' and verify it rejects it. These options cannot be used together


Related issues

Related to Ansible Plugin - Issue #4910: AnsibleDistribution allows setting repo and repo_version together in a PUT requestCLOSED - CURRENTRELEASEfao89Actions

Also available in: Atom PDF