Bug 1347678 - enabling on linux-opt/linux64-opt draft
authorPaul Yang <pyang@mozilla.com>
Thu, 23 Mar 2017 15:01:05 +0800
changeset 503531 b80ea72f67c6a04183b47476a8b0d6cdaa3b91cd
parent 503306 7513b3f42058e9bcf9950d4acf4647d4ad2240f0
child 503532 414f6ad4b08a7f7190ea1735f9757de28abfeba3
push id50608
push userbmo:pyang@mozilla.com
push dateThu, 23 Mar 2017 08:53:54 +0000
bugs1347678
milestone55.0a1
Bug 1347678 - enabling on linux-opt/linux64-opt MozReview-Commit-ID: LFcHmimMBmK
taskcluster/ci/test/test-platforms.yml
--- a/taskcluster/ci/test/test-platforms.yml
+++ b/taskcluster/ci/test/test-platforms.yml
@@ -20,45 +20,45 @@ linux32/debug:
     test-sets:
         - linux32-tests
         - external-media-tests
 linux32/opt:
     build-platform: linux/opt
     test-sets:
         -  linux32-tests
         -  linux32-opt-tests
+        -  awsy
 linux32-nightly/opt:
     build-platform: linux-nightly/opt
     test-sets:
         -  linux32-tests
         -  linux32-opt-tests
-        - awsy
 
 linux64/debug:
     build-platform: linux64/debug
     test-sets:
         - common-tests
         - web-platform-tests
 linux64/opt:
     build-platform: linux64/opt
     test-sets:
         - common-tests
         - web-platform-tests
         - opt-only-tests
         - desktop-screenshot-capture
         - talos
+        - awsy
 linux64-nightly/opt:
     build-platform: linux64-nightly/opt
     test-sets:
         - common-tests
         - web-platform-tests
         - opt-only-tests
         - desktop-screenshot-capture
         - talos
-        - awsy
 
 # TODO: use 'pgo' and 'asan' labels here, instead of -pgo/opt
 linux64-pgo/opt:
     build-platform: linux64-pgo/opt
     test-sets:
         - common-tests
         - web-platform-tests
         - talos