Add try release mode to test runner.
authormachenbach <machenbach@chromium.org>
Thu, 29 Jan 2015 10:22:50 +0000 (02:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 29 Jan 2015 10:22:57 +0000 (10:22 +0000)
commit7a8d0c02a5e3e9996ebfdabfb953fd787e4dd3d2
treee09cf7f63400958b5752d58c3eed025759ebd9e4
parentdf5b2ee334ef13380316d2196f60aec470349f71
Add try release mode to test runner.

Also refactor the configuration of modes to have the level
of abstraction in one json dict.

In a follow up CL, the new mode could be added to quickcheck
and release trybots.

Review URL: https://codereview.chromium.org/882983002

Cr-Commit-Position: refs/heads/master@{#26322}
tools/run-tests.py