Skip to content

Support rsync to copy files into SUT #41

@bastelfreak

Description

@bastelfreak

We currently use scp to copy the Hiera data. This can be very slow when there are many many files. We should make the method configureable and also offer rsync. This is supposed to be faster, but requires the rsync binary in the SUT. At the end we're calling https://github.com/voxpupuli/beaker/blob/dbd0f4346a853932985439dbabe0246836f82d54/lib/beaker/dsl/helpers/host_helpers.rb#L161-L171 and we already have a helper for rsync: https://github.com/voxpupuli/beaker/blob/dbd0f4346a853932985439dbabe0246836f82d54/lib/beaker/dsl/helpers/host_helpers.rb#L183-L191

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions