summaryrefslogtreecommitdiff
path: root/netci.groovy
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Return 0 on success from GC Reliability Framework scripts (#11990)Sean Gillespie1-9/+0
2017-05-25Add XUnit results for Windows_NT x86 jobs.Pat Gavlin1-3/+1
2017-05-25[ARM32/Linux] Copy tests.zip only for CI testHyeongseok Oh1-1/+1
2017-05-08[Arm64] For arm64 jobs build pri1 tests by defaultjashook1-1/+1
2017-05-05Add a GC Reliability Framework job to the CI (#11280)Sean Gillespie1-3/+67
2017-05-05Build tests for arm64 runs.jashook1-1/+1
2017-05-03Revert "[ARM32/Linux] Copy tests.zip only for CI test and use x86 unittest"Russ Keldorph1-5/+5
2017-05-02[ARM32/Linux] Copy tests.zip only for CI test and use x86 unittestHyeongseok Oh1-5/+5
2017-04-27Enable R2R jitstress jobs for x86Russ Keldorph1-1/+1
2017-04-26Merge pull request #11178 from sbomer/ilrt_factoringSven Boemer1-7/+10
2017-04-26Refactor ildasm round trip logicSven Boemer1-7/+10
2017-04-25Testing. DO NOT MERGE MERoman Artemev1-1/+1
2017-04-17Fix ARM32/Linux release CI test failure (#11008)Hyeongseok Oh1-0/+5
2017-04-11Fix CI tizen build error (#10909)Hyeongseok Oh1-1/+3
2017-04-11Remove sudo in netci.groovyHyeongseok Oh1-1/+1
2017-04-11Fix netci.groovyHyeongseok Oh1-0/+1
2017-04-06Add views for the jitstress and illink folders (#10773)Matt Mitchell1-1/+3
2017-04-06[x86/Linux] PAL test in CI build (#10688)Hyeongseok Oh1-1/+2
2017-04-05Add Fedora24 to CIwtgodbe1-0/+4
2017-04-05Only build compatjit.dll when building JIT32.Pat Gavlin1-181/+10
2017-04-04Add a job for testing via IlLink for LinuxSwaroop Sridhar1-8/+25
2017-04-04Use setMachineAffinity for arm64 (#10558)Matt Mitchell1-4/+1
2017-04-03remove fedora 23 (#10667)Dan Moseley1-5/+1
2017-03-30Enable CROSS for testing (#10594)Matt Mitchell1-0/+2
2017-03-29[Linux/x86] Change non-PR Linux/x86 build CI job to daily job (#10551)Hyeongseok Oh1-1/+4
2017-03-28Add support for CoreCLR testing via ILLINK on LinuxSwaroop Sridhar1-1/+1
2017-03-22Change default CI job for ARM and clean-up (#10370)Hyeongseok Oh1-145/+61
2017-03-17Fix triggers for ILLINK job (#10244)Swaroop Sridhar1-15/+9
2017-03-16Add a lab job for Coreclr testing via ILLINK (#10200)Swaroop Sridhar1-5/+71
2017-03-16Take crash dumps for timed-out tests.Pat Gavlin1-1/+1
2017-03-15Change CoreCLR to use Sierra (#10173)Matt Mitchell1-21/+27
2017-03-13Merge pull request #9853 from hqueue/arm/ci_legsGaurav Khanna1-8/+115
2017-03-10[Linux/x86] Enable CI Linux/x86 build jobHyeongseok Oh1-2/+22
2017-03-08Merge pull request #10038 from BruceForstall/DontBuildLegacyBruce Forstall1-105/+7
2017-03-08Add all .nuget subdirsMatt Mitchell1-7/+7
2017-03-08Remove the nuget cache from the archivalMatt Mitchell1-7/+7
2017-03-08Stop building x86 LEGACY_BACKENDBruce Forstall1-105/+7
2017-03-07Add new JIT stress modes to the CI system; clean up netci.groovy duplicationBruce Forstall1-492/+131
2017-03-06Add missing "break" in a forcerelocs caseBruce Forstall1-0/+1
2017-03-06[ARM/CI] Add manual triggering CI for arm and armelHyung-Kyu Choi1-8/+115
2017-02-25[ARM/CI] Fix arm32 CI git check failure (#9798)Hyung-Kyu Choi1-1/+2
2017-02-25[ARM/CI] Update arm CI to sync up with corefx change (#9797)Hyung-Kyu Choi1-1/+1
2017-02-21Up the timeout for gcstress arm64 jobs.jashook1-2/+7
2017-02-17Fix corefx x86 testing and small netci.groovy fixesRuss Keldorph1-228/+228
2017-02-10Up the timeout for arm64 jobs that run tests.jashook1-0/+3
2017-02-08Remove OpenSuse13 from CIwtgodbe1-10/+6
2017-02-07Disable checked arm64 jobs until jobs are stablejashook1-1/+2
2017-02-06Default-trigger ARM64 testing on certain users PRsRuss Keldorph1-3/+35
2017-02-02Adapt to corefx moving test results.Russ Keldorph1-4/+4
2017-01-25Merge pull request #9119 from wtgodbe/fixGroovyFxWilliam Godbe1-2/+3