Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 2842973002: Revert of Decrease swarming shards for Linux RandomOrder bots from 18 to 6. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 12892 matching lines...) Expand 10 before | Expand all | Expand 10 after
12903 "name": "webkit_layout_tests", 12903 "name": "webkit_layout_tests",
12904 "results_handler": "layout tests", 12904 "results_handler": "layout tests",
12905 "swarming": { 12905 "swarming": {
12906 "can_use_on_swarming_builders": true, 12906 "can_use_on_swarming_builders": true,
12907 "dimension_sets": [ 12907 "dimension_sets": [
12908 { 12908 {
12909 "os": "Ubuntu-14.04" 12909 "os": "Ubuntu-14.04"
12910 } 12910 }
12911 ], 12911 ],
12912 "hard_timeout": 900, 12912 "hard_timeout": 900,
12913 "shards": 6 12913 "shards": 18
12914 } 12914 }
12915 } 12915 }
12916 ] 12916 ]
12917 }, 12917 },
12918 "WebKit Mac - RandomOrder": { 12918 "WebKit Mac - RandomOrder": {
12919 "isolated_scripts": [ 12919 "isolated_scripts": [
12920 { 12920 {
12921 "isolate_name": "webkit_layout_tests_exparchive", 12921 "isolate_name": "webkit_layout_tests_exparchive",
12922 "name": "webkit_layout_tests", 12922 "name": "webkit_layout_tests",
12923 "swarming": { 12923 "swarming": {
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
13172 }, 13172 },
13173 { 13173 {
13174 "swarming": { 13174 "swarming": {
13175 "can_use_on_swarming_builders": false 13175 "can_use_on_swarming_builders": false
13176 }, 13176 },
13177 "test": "views_unittests" 13177 "test": "views_unittests"
13178 } 13178 }
13179 ] 13179 ]
13180 } 13180 }
13181 } 13181 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698