diff --git a/.azdo/linux/job-selfhost.yml b/.azdo/linux/job-selfhost.yml index 5b3640021..f3d264bfd 100644 --- a/.azdo/linux/job-selfhost.yml +++ b/.azdo/linux/job-selfhost.yml @@ -149,7 +149,7 @@ jobs: # - the disks on Azure Pipeline VMs are too small to build everything, so let's instead run tests # - we also disable early worker release to avoid releasing a worker before attachment, which tends to happen # when the build is highly cached: the intention is to have as much of a distributed build as possible for validation purposes - ./bxl.sh --use-dev --use-adobuildrunner ${{ parameters.BxlCommonArgs }} /logsDirectory:"Out/Logs/${{ parameters.validationName }}" ${{ parameters.bxlExtraArgs }} "/f:tag='test' /p:BUILDXL_FINGERPRINT_SALT='PrPipelineSalt_20230802'" /earlyWorkerRelease- /p:BuildXLWorkerAttachTimeoutMin=10 /logToKusto /logToKustoBlobUri:https://adomessages.blob.core.windows.net/adomessages /logToKustoIdentityId:6e0959cf-a9ba-4988-bbf1-7facd9deda51 /logToKustoTenantId:975f013f-7f24-47e8-a7d3-abc4752bf346 /historicMetadataCache- + ./bxl.sh --use-dev --use-adobuildrunner ${{ parameters.BxlCommonArgs }} /logsDirectory:"Out/Logs/${{ parameters.validationName }}" ${{ parameters.bxlExtraArgs }} "/f:tag='test' /p:BUILDXL_FINGERPRINT_SALT='PrPipelineSalt_20230825'" /earlyWorkerRelease- /p:BuildXLWorkerAttachTimeoutMin=10 /logToKusto /logToKustoBlobUri:https://adomessages.blob.core.windows.net/adomessages /logToKustoIdentityId:6e0959cf-a9ba-4988-bbf1-7facd9deda51 /logToKustoTenantId:975f013f-7f24-47e8-a7d3-abc4752bf346 /historicMetadataCache- displayName: Test (${{ parameters.validationName }}) workingDirectory: /home/subst env: