Fix triggers for ILLINK job (dotnet/coreclr#10244)
authorSwaroop Sridhar <Swaroop.Sridhar@microsoft.com>
Sat, 18 Mar 2017 00:13:34 +0000 (17:13 -0700)
committerGitHub <noreply@github.com>
Sat, 18 Mar 2017 00:13:34 +0000 (17:13 -0700)
commit93d6fe22cce8ae4b3d7a7b49c30cea45cc9074ea
tree7c719f5e55916ffa69e5cae24a6b6c7438937372
parent2498bc49cb112ab9c727d415d29b39bb6cc71cde
Fix triggers for ILLINK job (dotnet/coreclr#10244)

This change has the following fixes:
1) Fix the trigger phrase for ILLink jobs so that PRs can request ILLink runs per architecture.

2) Pass the linker location explicitly on the runtest.cmd command line
instead of using the %ILLink% variable, since the build/run steps
are different command shells.

3) Don't run the x86compatijit configuration daily in the lab

Commit migrated from https://github.com/dotnet/coreclr/commit/65f6120ddd0197076f3cd247f273c213a0a78272
src/coreclr/netci.groovy
src/coreclr/tests/build_illink.cmd