-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add call to setup-stress-dependencies.sh to build-test.sh. #23354
Conversation
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@dotnet-bot test Ubuntu x64 Checked gcstress0xc |
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@dotnet-bot test Ubuntu x64 Checked gcstress0xc |
|
@dotnet-bot test Ubuntu x64 Checked gcstress0xc /azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
After many-many tries I finally get a working GCStress run on Ubuntu x64: example from this PR. There are few failures there, I will open issues and exclude them separately. PTAL @dotnet/jit-contrib |
|
/azp run coreclr-outerloop-gcstress0x3-gcstress0xc |
|
@dotnet-bot test Ubuntu x64 Checked gcstress0xc |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
I am going to merge this PR before weekend runs, feel free to review it, I will fix comments in a separate PR. |
…reclr#23354) * Add call to setup-stress-dependencies.sh to build-test.sh. * Fix args. * hack __DistroRid * Do not use bash source. * Do not use bash source 2. * Fix init-distro-rid permissions. * Fix tabs. * return deleted source where it was needed Commit migrated from dotnet/coreclr@22c4ff5
…otnet/coreclr#23354)" (dotnet/coreclr#23419) This reverts commit dotnet/coreclr@22c4ff5. Commit migrated from dotnet/coreclr@8343724
Download CoreDisTools for Ubuntu x64/x86 to allow GCStress=0xc testing in ADO.
Jenkins was doing it via python script that copied them, Windows had this code in build-test.cmd.