summaryrefslogtreecommitdiff
path: root/netci.groovy
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-25Fix CoreFX Binary copying in netci.groovywtgodbe1-2/+3
2017-01-25Merge pull request #9111 from adiaaida/fixCompatJitLegMichelle McDaniel1-4/+10
2017-01-25Fix x86compatjit and x86lb legsMichelle McDaniel1-4/+10
2017-01-25Always use release folder for CoreFxBinDirwtgodbe1-2/+2
2017-01-24Fix runtest.sh build of Coreoverlay to account for new directory strucure in ...wtgodbe1-9/+4
2017-01-13Enable Standalone GC builds in the CI on OSX and Linux (#8950)Sean Gillespie1-4/+19
2017-01-13Use a fixed version of CoreFX for testingMatt Ellis1-2/+7
2017-01-11Merge pull request #8570 from sbomer/dasm_automationSven Boemer1-2/+2
2017-01-10Merge pull request #8874 from adiaaida/addx86ReleasePRTriggerMichelle McDaniel1-0/+4
2017-01-10Match CoreFX update of arm-softfp -> armel (#8875)Andy Ayers1-1/+1
2017-01-10Add x86 Release PR TriggerMichelle McDaniel1-0/+4
2017-01-09Fix some problems with the ubuntu dasm outputSven Boemer1-2/+2
2017-01-06Fix archival and test result steps for corefx testsRuss Keldorph1-15/+13
2017-01-04Do not validate fx_root in run-corefx-testsadiaaida1-1/+1
2016-12-20Split netci functions into smaller functionsMichelle McDaniel1-619/+649
2016-12-19Script to run CoreFx tests against a private CoreCLRRuss Keldorph1-75/+48