summaryrefslogtreecommitdiff
path: root/netci.groovy
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-23Remove non-RyuJIT default PR triggersRuss Keldorph1-3/+6
2016-11-23Merge pull request #8260 from BruceForstall/SwitchX86ToRyuJitBruce Forstall1-212/+455
2016-11-23Make RyuJIT/x86 the default x86 JITBruce Forstall1-212/+455
2016-11-23Fix archiving for jitdiff windows build only jobsSven Boemer1-2/+4
2016-11-21Enable jit disasm in test scriptsSven Boemer1-7/+68
2016-11-18Add CI job and build.cmd command for building with FEATURE_STANDALONE_GC (#8183)Sean Gillespie1-1/+33
2016-11-15Merge pull request #8127 from jashook/arm64_post_build_scriptJarret Shook1-2/+2
2016-11-15Change over from the old ar64 scripting.jashook1-2/+2
2016-11-13Enable WinArm32 P1 Test BuildGaurav Khanna1-2/+7
2016-11-10Merge pull request #8056 from adiaaida/updateFormattingJobPatchMichelle McDaniel1-0/+2
2016-11-10Create patches in formatting jobMichelle McDaniel1-0/+2
2016-11-07Remove email publishing callsMatt Mitchell1-17/+13
2016-10-31Merge pull request #7918 from RussKeldorph/repoint-corefx-1.1.0Russ Keldorph1-2/+2
2016-10-31Make dotnet/coreclr reference corresponding dotnet/corefx branchRuss Keldorph1-2/+2
2016-10-26[ARM/CI] Change the name of corefx project (#7820)Hanjoung Lee1-1/+1
2016-10-16Skip generating CI job for WinArm32 CheckedGaurav Khanna1-0/+8
2016-10-15Only run Debug and Release WinArm32 PR BuildsGaurav Khanna1-1/+4
2016-10-14Revert "Revert "Enable Win32Arm CI support""Gaurav Khanna1-2/+15
2016-10-04Add an option to crossgen S.P.CoreLib using the alt jit.Pat Gavlin1-5/+10
2016-09-21Make formatting jobs required for PRMichelle McDaniel1-2/+2
2016-09-16Add Ubuntu 16.10 to CIEric Mellino1-1/+4
2016-09-15Revert "Enable Win32Arm CI support"Gaurav Khanna1-15/+2
2016-09-09Enable Win32Arm CI supportGaurav Khanna1-2/+15
2016-09-02Add help jobMatt Mitchell1-0/+5
2016-09-01Fix format.pyMichelle McDaniel1-1/+1
2016-08-29Merge pull request #6913 from adiaaida/formattingJobMichelle McDaniel1-1/+45
2016-08-26Enable stress jobs on x86 ryujitMichelle McDaniel1-5/+205
2016-08-25Move groovy logic to python scriptMichelle McDaniel1-70/+8