[ant-276] copy files using rsync by hazelbit · Pull Request #6398 · Unity-Technologies/Graphics · GitHub
Skip to content

[ant-276] copy files using rsync#6398

Merged
hazelbit merged 4 commits into
masterfrom
ant/276
Dec 10, 2021
Merged

[ant-276] copy files using rsync#6398
hazelbit merged 4 commits into
masterfrom
ant/276

Conversation

@hazelbit

Copy link
Copy Markdown
Contributor

Motivation

Quick PR to copy the project using rsync to remote macOS devices to improve resilience. Unlike #6286 we're not attempting to skip any files or folders (as some tools might assume the existence of those). Note that compression (-z) led to a walltime penalty in our scenarios (see ticket for more details) so it is not enabled. The ticket also contains a quick summary of why the specific flags are used. The goal of this PR is to increase resilience in case of brief network hiccups (we still want to fail the pipeline if network issues persist).

@hazelbit hazelbit requested a review from theopnv November 25, 2021 15:35
@github-actions github-actions Bot added the sdet label Nov 25, 2021

@theopnv theopnv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, let's wait for the tests results.

Comment thread .yamato/config/__shared.metafile
@hazelbit

hazelbit commented Dec 8, 2021

Copy link
Copy Markdown
Contributor Author

@hazelbit hazelbit requested a review from theopnv December 8, 2021 12:32
@hazelbit hazelbit marked this pull request as ready for review December 8, 2021 15:07
@hazelbit hazelbit requested a review from a team as a code owner December 8, 2021 15:07
@hazelbit hazelbit merged commit c9c65ad into master Dec 10, 2021
@hazelbit hazelbit deleted the ant/276 branch December 10, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants