Make dotnet/coreclr reference corresponding dotnet/corefx branch
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Mon, 31 Oct 2016 23:18:11 +0000 (16:18 -0700)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Mon, 31 Oct 2016 23:18:11 +0000 (16:18 -0700)
commit19647a3e4855063298c1b5056944b18c9dd96267
tree86aff4d7701ea0bd341df874bee9bd8bc1b46cfe
parentb49116c0f940760c49b2af9b7593e38a11921694
Make dotnet/coreclr reference corresponding dotnet/corefx branch

We run CoreFx tests under JitStress modes in CoreCLR.  Previously, we were
always pulling down CoreFx master, which is bad for CoreCLR release
branches when things are out of synch.
netci.groovy