Skip to content

Conversation

hazelbit
Copy link
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
Copy link
Contributor

@theopnv theopnv left a comment

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.

@hazelbit
Copy link
Contributor Author

hazelbit commented Dec 8, 2021

The pipeline URP_Foundation on OSX_Metal_playmode_mono_Linear on version trunk has the same test failures as on master, visible in the respective test reports (branch vs master), which are not related to the changes in this PR. 🙂

@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