gecko-dev/taskcluster
Dustin J. Mitchell 6f2dbafcf4 Bug 1337903: handle platforms for source-test distinctly; r=ahal
This clears up some confusion and undocumented behavior around platforms in
source-tests (and available to any job).

With this change, the attributes come out like this:

  "source-test-mozbase-linux64/opt": {
    "attributes": {
      "build_platform": "linux64",
      "build_type": "opt",
      "kind": "source-test",
      "run_on_projects": [
        "integration",
        "release"
      ]
    },

MozReview-Commit-ID: HN1Zi8YUf0

--HG--
extra : rebase_source : 552bffc4646a3eec46e7edb508d8eb4d2a8e2e03
2017-03-03 23:32:39 +00:00
..
actions Bug 1345660 - Specify kind: 'task' in actions.json. r=wlach 2017-03-08 15:10:34 -08:00
ci Bug 1337903: handle platforms for source-test distinctly; r=ahal 2017-03-03 23:32:39 +00:00
docker Bug 1345105 - Disable gnome-software-service on desktop1604-test. r=dustin 2017-03-07 15:42:52 +01:00
docs Bug 1335873 - Convert marionette harness unittests to standard python unittests, r=maja_zf 2017-02-15 16:38:45 -05:00
scripts Bug 1335873 - Convert marionette harness unittests to standard python unittests, r=maja_zf 2017-02-15 16:38:45 -05:00
taskgraph Bug 1337903: handle platforms for source-test distinctly; r=ahal 2017-03-03 23:32:39 +00:00
mach_commands.py Bug 1341727 - Setup logging in ./mach taskgraph action-callback. r=dustin,wlach 2017-02-23 18:33:38 -08:00
moz.build Bug 1344871 - add BUG_COMPONENT to taskcluster/* files. r=garndt 2017-03-07 13:06:50 -05:00