Project

Profile

Help

Issue #3317

closed

rsync_distributors: 'rsync_extra_args' not used in all calls to rsync

Added by gmbnomis about 6 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
2.15.2
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:

Description

Support for 'rsync_extra_args' (see #2730) missed to add the rsync extra args to the rsync call in remote_mkdir().

Depending on the rsync arguments used, this may work, as remote_mkdir() only creates directories on the remote target. However, parameters like --dry-run or --timeout will not work as expected.

I will provide PRs with a proposed fix and a test for pulp-smash.

Also available in: Atom PDF