From 03b119cefae05f920867db4c32336ee07544e9d6 Mon Sep 17 00:00:00 2001 From: Hyeongseok Oh Date: Fri, 24 Mar 2017 16:16:47 +0900 Subject: [PATCH] Update ci-trigger-phrases.md (dotnet/coreclr#10444) - Add Linux arm/x86 CI trigger phrases - Add Ubuntu16.10 x64 pri0 trigger phrase - Remove Ubuntu15.10 x64 pri0 trigger phrase Commit migrated from https://github.com/dotnet/coreclr/commit/e1b0f8a1d353d41de515c4cc219339b220714777 --- docs/coreclr/project-docs/ci-trigger-phrases.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/coreclr/project-docs/ci-trigger-phrases.md b/docs/coreclr/project-docs/ci-trigger-phrases.md index 03e071d..dd0e981 100644 --- a/docs/coreclr/project-docs/ci-trigger-phrases.md +++ b/docs/coreclr/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" -- 2.7.4