Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: enable shallow replication #4586

Open
wants to merge 83 commits into
base: master
Choose a base branch
from

Conversation

zachary-bailey
Copy link
Collaborator

@zachary-bailey zachary-bailey commented Jul 3, 2024

What type of PR is this?

/kind perf

What this PR does / why we need it:

This PR enables the use of shallow replication in all VHD build pipelines in order to reduce feedback time / increase productivity. Enabling shallow replication decreases pipeline duration by 10-13 minutes depending on the run. Averages derived from 3 runs from master and 3 from this branch.

This is accomplished by installing the azure-arm plugin for packer, which enables the use of shallow replication.

Which issue(s) this PR fixes:

Unsatisfactory VHD Build Times.

Requirements:

@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9783868032

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.486%

Totals Coverage Status
Change from base Build 9783805229: 0.0%
Covered Lines: 2627
Relevant Lines: 3727

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9783881983

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.486%

Totals Coverage Status
Change from base Build 9783805229: 0.0%
Covered Lines: 2627
Relevant Lines: 3727

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9783951092

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.486%

Totals Coverage Status
Change from base Build 9783805229: 0.0%
Covered Lines: 2627
Relevant Lines: 3727

💛 - Coveralls

@zachary-bailey zachary-bailey marked this pull request as draft July 4, 2024 02:05
packer.mk Outdated Show resolved Hide resolved
@zachary-bailey zachary-bailey force-pushed the zacharybailey/enableShallowReplicationToggle branch from 42ba1a9 to 9656c5b Compare July 9, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants