summaryrefslogtreecommitdiff
path: root/Documentation/project-docs/ci-trigger-phrases.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/project-docs/ci-trigger-phrases.md')
-rw-r--r--Documentation/project-docs/ci-trigger-phrases.md11
1 files changed, 10 insertions, 1 deletions
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"