]> granicus.if.org Git - icu/commitdiff
ICU-20243 Setup triggers for the Exhaustive Tests to only build on the master branch.
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 20 Feb 2019 21:03:00 +0000 (13:03 -0800)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 20 Feb 2019 21:40:56 +0000 (13:40 -0800)
.ci-builds/.azure-exhaustive-tests.yml

index 9b777006f6a8ddfbde3b43229cb336c5d44b49c4..3c64def1a2c73de4da821125cd78194add595958 100644 (file)
@@ -9,6 +9,15 @@ resources:
     lfs: true
     fetchDepth: 1
 
+# Only run the exhaustive tests on the master branch, and batch up
+# any pending changes so that we will only have at most one build
+# running at a given time.
+trigger:
+  batch: true
+  branches:
+    include:
+    - master
+
 jobs:
 #-------------------------------------------------------------------------
 # Note: The exhaustive tests for J take longer than the C tests. They