From a56e30c8d33048216567753d9d3fefc2152af8ac Mon Sep 17 00:00:00 2001 From: Jiyoung Yun Date: Thu, 13 Apr 2017 14:17:19 +0900 Subject: Imported Upstream version 2.0.0.11353 --- Documentation/project-docs/ci-trigger-phrases.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'Documentation/project-docs/ci-trigger-phrases.md') diff --git a/Documentation/project-docs/ci-trigger-phrases.md b/Documentation/project-docs/ci-trigger-phrases.md index 03e071d79d..dd0e981ead 100644 --- a/Documentation/project-docs/ci-trigger-phrases.md +++ b/Documentation/project-docs/ci-trigger-phrases.md @@ -235,8 +235,16 @@ To trigger a job, post a comment on your PR with "@dotnet-bot {trigger-phrase}". - **Ubuntu x64 Checked CoreFX JitStressRegs=8 Build & Test:** "test Ubuntu corefx_jitstressregs8" - **Ubuntu x64 Checked CoreFX JitStressRegs=0x10 Build & Test:** "test Ubuntu corefx_jitstressregs0x10" - **Ubuntu x64 Checked CoreFX JitStressRegs=0x80 Build & Test:** "test Ubuntu corefx_jitstressregs0x80" +- **Ubuntu x86 Debug Build:** "test Ubuntu x86 Debug" +- **Ubuntu x86 Checked Build:** "test Ubuntu x86 Checked" +- **Ubuntu x86 Release Build:** "test Ubuntu x86 Release" +- **Ubuntu arm Cross Debug Build & Small Test:** "test Ubuntu arm Cross Debug Build" +- **Ubuntu arm Cross Checked Build & Small Test:** "test Ubuntu arm Cross Checked Build" - **Ubuntu arm64 Release Cross Build:** "test Ubuntu arm64" -- **Ubuntu15.10 x64 Release Priority 0 Build:** "test Ubuntu15.10" +- **Ubuntu16.04 x64 Release Priority 0 Build:** "test Ubuntu16.04 x64" +- **Ubuntu16.04 arm Cross Checked Build & Small Test:** "test Ubuntu16.04 arm Cross Checked Build" +- **Ubuntu16.04 arm Cross Release Build & Small Test:** "test Ubuntu16.04 arm Cross Release Build" +- **Ubuntu16.10 x64 Release Priority 0 Build:** "test Ubuntu16.10" - **OSX x64 Release Priority 1 Build & Test:** "test OSX pri1" - **OSX x64 Release IL RoundTrip Build & Test:** "test OSX ilrt" - **OSX x64 Release Long-Running GC Build & Test:**: "test OSX Release longgc" @@ -343,3 +351,4 @@ To trigger a job, post a comment on your PR with "@dotnet-bot {trigger-phrase}". - **Debian x64 Release Priority 1 Build & Test:** "test Debian8.2 pri1" - **RedHat x64 Release Priority 0 Build:** "test RHEL7.2" - **RedHat x64 Release Priority 1 Build & Test:** "test RHEL7.2 pri1" +- **Tizen arm Cross Checked Build & Small Test:** "test Tizen armel Cross Checked Build" -- cgit v1.2.3