summaryrefslogtreecommitdiff
path: root/netci.groovy
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Up the jit stress timeout to 5 hoursjashook1-1/+1
2018-02-26Fix arm32/arm64 test exclusionsBruce Forstall1-25/+19
2018-02-08Make paths used by ARM corefx test script absoluteBruce Forstall1-2/+2
2018-02-06Fix name of OSX10.12 and Ubuntu innerloop jobsBruce Forstall1-1/+1
2018-02-06Enable Windows ARM32 corefx testingBruce Forstall1-238/+335
2018-02-04Revert "For corefx testing, use a matching corefx repo version git hash"Jan Kotas1-14/+1
2018-01-26Use centOS Checked jobsjashook1-2/+2
2018-01-25Correctly allow buildOnly jobs for release x64jashook1-3/+17
2018-01-24Merge pull request #15813 from jashook/inner_loop_fixesJarret Shook1-68/+235
2018-01-24Add innerloop tag for pri0 jobsjashook1-68/+235
2018-01-22Merge pull request #15944 from BruceForstall/CorefxTestUseCorrectVersionBruce Forstall1-1/+14
2018-01-21Turn off arm pr triggerjashook1-6/+1
2018-01-19Add CI support for updated run-corefx-tests.pyBruce Forstall1-1/+14
2018-01-09Add new CI mode for Intel HW intrinsicsFei Peng1-0/+10
2018-01-03Merge pull request #15614 from BruceForstall/AddPushPeriodicViewsBruce Forstall1-23/+159
2018-01-02Disable jitdiff jobsBruce Forstall1-1/+1
2017-12-22Make views recursiveBruce Forstall1-0/+4
2017-12-22Try Views classBruce Forstall1-10/+15
2017-12-22Mark view variables staticBruce Forstall1-4/+4
2017-12-22Add more Views to Jenkins UIBruce Forstall1-23/+150
2017-12-21Increase build only job timeoutsBruce Forstall1-60/+50
2017-12-20Fix build-only test priorityBruce Forstall1-1/+1
2017-12-20Add an hour to test job timeouts to account for their slownessBruce Forstall1-19/+32
2017-12-20Merge pull request #15594 from BruceForstall/TestTimeoutBruce Forstall1-6/+10
2017-12-20Merge pull request #15396 from BruceForstall/LimitArm64HardwareBruce Forstall1-0/+13
2017-12-20Fix per-test timeoutBruce Forstall1-6/+10
2017-12-18Reduce arm/armlb/arm64 R2R test crossgen logging verbosityBruce Forstall1-8/+8
2017-12-15For arm/armlb/arm64 R2R testing, add crossgen compilation of FX assembliesBruce Forstall1-3/+28
2017-12-15Merge pull request #15534 from BruceForstall/EnableArmR2RTestingBruce Forstall1-82/+89
2017-12-14Enable ReadyToRun testing for arm/armlb/arm64Bruce Forstall1-82/+89
2017-12-14Remove CoreFX runtest dependencyjashook1-38/+26
2017-12-12Make RyuJIT/arm32 the default arm32 JITBruce Forstall1-48/+47
2017-12-11Up pri-1 timeouts againBruce Forstall1-1/+1
2017-12-08Merge pull request #15445 from jashook/arm_archive_objJarret Shook1-1/+1
2017-12-08Archive the obj directory for arm buildsjashook1-1/+1
2017-12-08Merge pull request #15439 from BruceForstall/FixTimeoutBruce Forstall1-31/+18
2017-12-08Fix timeouts. Up timeouts for non-default (Pri-1) builds.Bruce Forstall1-31/+18
2017-12-06Reduce arm/armlb/arm64 GCStress=3 and HeapVerify=1 jobs from daily to weeklyBruce Forstall1-1/+2
2017-12-06Merge pull request #15385 from BruceForstall/EnableGcstressPeriodicJobsBruce Forstall1-2/+4
2017-12-06Limit Windows ARM64 non-PR testing to certain branchesBruce Forstall1-0/+13
2017-12-05Don't run ARM/ARM64 tests marked LONG_RUNNINGBruce Forstall1-1/+4
2017-12-05Enable arm/armlb/arm64 periodic GCStress=C jobsBruce Forstall1-2/+4
2017-12-01Merge pull request #15311 from BruceForstall/FixArmFlowTriggeringBruce Forstall1-4/+12
2017-11-30Fix smarty output archivingBruce Forstall1-8/+8
2017-11-30Don't add triggers for arm/armlb/arm64 non-flow jobsBruce Forstall1-4/+12
2017-11-30Add temporary logging to track down failure to ZIP smarty outputBruce Forstall1-0/+10
2017-11-29Allow arm/armlb/arm64 to run additional jobsBruce Forstall1-9/+9
2017-11-28Fix archiving of smarty resultsBruce Forstall1-3/+11
2017-11-28Fix netci.groovy braces after Linux/x86 changeBruce Forstall1-4/+7
2017-11-27[x86/Linux] Enable CI unittest (#14442)Hyeongseok Oh1-7/+104