Revert "Make Perf Tests by Comment only"
authorWilliam Godbe <wigodbe@microsoft.com>
Wed, 17 May 2017 02:19:08 +0000 (19:19 -0700)
committerGitHub <noreply@github.com>
Wed, 17 May 2017 02:19:08 +0000 (19:19 -0700)
perf.groovy

index fe639f0..2674faf 100644 (file)
@@ -140,8 +140,6 @@ def static getOSGroup(def os) {
                     if (isSmoketest)
                     {
                         builder.setGithubContext("${os} ${arch} CoreCLR Perf Tests Correctness")
-                        builder.triggerOnlyOnComment()
-                        builder.setCustomTriggerPhrase("(?i).*test\\W+${os}\\W+${arch}\\W+perf correctness.*")
                     }
                     else
                     {