[ant-276] copy project with rsync by hazelbit · Pull Request #6286 · Unity-Technologies/Graphics · GitHub
Skip to content

[ant-276] copy project with rsync#6286

Closed
hazelbit wants to merge 5 commits into
masterfrom
ant-276
Closed

[ant-276] copy project with rsync#6286
hazelbit wants to merge 5 commits into
masterfrom
ant-276

Conversation

@hazelbit

Copy link
Copy Markdown
Contributor

Motivation

Small PR to copy the project using rsync to remote macOS devices to improve stability and reduce walltime.

The two main benefits are increased resilience (especially in regards to retries) and skipping . files/folders.

Quick note: rsync can compress files for transfer (-z, trading cpu utilization and network bandwidth) which led to a walltime penalty in our scenarios (see ticket for more details) so it is not part of the PR.

Draft PR with more pipelines to be scheduled, for success we should not see regressions in walltime and all further steps should find their required files in the same location (we should not see any pipeline failures related to this change). See ant-276.

@hazelbit hazelbit requested a review from a team November 15, 2021 15:05
@github-actions github-actions Bot added the sdet label Nov 15, 2021
Comment thread .yamato/config/__shared.metafile
@theopnv

theopnv commented Nov 16, 2021

Copy link
Copy Markdown
Contributor

@hazelbit

hazelbit commented Nov 16, 2021

Copy link
Copy Markdown
Contributor Author

@hazelbit hazelbit closed this Nov 16, 2021
@hazelbit hazelbit deleted the ant-276 branch November 24, 2021 09:53
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