Bug 1391427 - Link toolchain rust to static-analysis tasks. draft
authorRalph Giles <giles@mozilla.com>
Tue, 12 Sep 2017 17:15:02 -0700
changeset 664374 39bca8c5ac2ec90df8ce49fde5ab05c6586a2a33
parent 664351 ce1a453d6aa190e54726cb2b9cdb2659c319adcf
child 664375 943cc94fbd744c1d15e45cb3bd0f0ef58205c431
push id79693
push userbmo:giles@thaumas.net
push dateWed, 13 Sep 2017 22:56:25 +0000
bugs1391427
milestone57.0a1
Bug 1391427 - Link toolchain rust to static-analysis tasks. Make use of the toolchain task's packaged rust builds for linux static-analysis jobs. MozReview-Commit-ID: EFOFr9gnYWh
taskcluster/ci/static-analysis/kind.yml
--- a/taskcluster/ci/static-analysis/kind.yml
+++ b/taskcluster/ci/static-analysis/kind.yml
@@ -40,16 +40,17 @@ jobs:
             config:
                 - builds/releng_sub_linux_configs/64_stat_and_debug.py
                 - balrog/production.py
             script: "mozharness/scripts/fx_desktop_build.py"
             tooltool-downloads: public
             keep-artifacts: false
         toolchains:
             - linux64-clang
+            - linux64-rust
             - linux64-sccache
 
     linux64-st-an/opt:
         description: "Linux64 Opt Static Analysis"
         index:
             job-name: linux64-st-an-opt
         treeherder:
             platform: linux64/opt
@@ -65,16 +66,17 @@ jobs:
             config:
                 - builds/releng_sub_linux_configs/64_stat_and_opt.py
                 - balrog/production.py
             script: "mozharness/scripts/fx_desktop_build.py"
             tooltool-downloads: public
             keep-artifacts: false
         toolchains:
             - linux64-clang
+            - linux64-rust
             - linux64-sccache
 
     win32-st-an/debug:
         description: "Win32 Static Analysis Debug (clang-cl)"
         index:
             product: firefox
             job-name: win32-st-an-debug
         treeherder: