BuildXL/.azdo/remoting
Iman Narasamdya 76adb87e41 Merged PR 647318: Pipeline exercising BuildXL remoting capability
Currently it only remotes process pip with "compile" tag.

The remoting configuration is still not optimal currently, particularly for the beefy pool we have (32 cores).

In this run, https://dev.azure.com/mseng/Domino/_build/results?buildId=16779538&view=results, with remoting multiplier 1.5, and num of leases is assumed to be 2*maxproc, there are 42 processes going to AnyBuild, but 22 of them failed to find agents because AnyBuild is over saturated.

In this run, https://dev.azure.com/mseng/Domino/_build/results?buildId=16779745&view=results, with remoting multiplier 1.25 and num of leases 24, there are only 17 processes going to AnyBuild, and all of them successfully execute remotely.

More work is still needed for optimal configuration, e.g.,
- Feedback from AnyBuild about available leases, etc.

Related work items: #1912875
2022-02-02 21:27:11 +00:00
..
az-login.yml Merged PR 647318: Pipeline exercising BuildXL remoting capability 2022-02-02 21:27:11 +00:00
install-client.yml Merged PR 647318: Pipeline exercising BuildXL remoting capability 2022-02-02 21:27:11 +00:00
pipeline.yml Merged PR 647318: Pipeline exercising BuildXL remoting capability 2022-02-02 21:27:11 +00:00
validate.yml Merged PR 647318: Pipeline exercising BuildXL remoting capability 2022-02-02 21:27:11 +00:00