Test #4182
closedTest Remote "policy" attribute
Added by kersom almost 6 years ago. Updated over 5 years ago.
Description
Update CRUD Remotes tests to add the newly added "policy" attribute.
A choice field with three choices: on_demand and cache_only, and immediate. The default is "immediate".
Related issues
Updated by kersom almost 6 years ago
- Related to Task #3763: Add "policy" attribute to Remote added
Updated by kersom almost 6 years ago
- Subject changed from Test Remotes "policy" attribute to Test Remote "policy" attribute
Added by kersom almost 6 years ago
Updated by kersom almost 6 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulp_file:7391f3c3be47f61729fdca77460f94142285e63f.
Updated by kersom almost 6 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Updated by dalley almost 6 years ago
- Project changed from Pulp to 27
- Status changed from CLOSED - COMPLETE to ASSIGNED
- Assignee changed from kersom to dalley
Added by dalley almost 6 years ago
Revision e0530286 | View on GitHub
Add policy to CRUD remote tests
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Added by dalley almost 6 years ago
Revision 9590647b | View on GitHub
Add lazy sync support
Add support for lazy download policies
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Added by dalley almost 6 years ago
Revision f0ffa1e7 | View on GitHub
Add policy to remote tests
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Updated by dalley almost 6 years ago
- Status changed from ASSIGNED to CLOSED - COMPLETE
Added by dalley almost 6 years ago
Revision 16b633e9 | View on GitHub
Add policy to remote tests
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Added by dalley almost 6 years ago
Revision 16b633e9 | View on GitHub
Add policy to remote tests
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Added by dalley almost 6 years ago
Revision 16b633e9 | View on GitHub
Add policy to remote tests
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Added by dalley almost 6 years ago
Revision 16b633e9 | View on GitHub
Add policy to remote tests
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
Updated by bmbouter over 5 years ago
- Project changed from 27 to Pulp
The plugin template Redmine project is being consolidated into the Pulp Redmine project so all issues are being moved over.
Add policy to remote
Update a
_gen_verbose_remote
to add download policy field. Add constantDOWNLOAD_POLICIES
.https://pulp.plan.io/issues/4182 closes #4182