| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index b6696538c4b7bd68a25f21894c77b54b8090551a..4a02b3daa08cc9285506000e0b0e2886132e2a2c 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -1110,6 +1110,37 @@
|
| "test": "sql_unittests"
|
| },
|
| {
|
| + "override_isolate_target": "storage_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true,
|
| + "cipd_packages": [
|
| + {
|
| + "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
|
| + "location": "bin",
|
| + "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a"
|
| + }
|
| + ],
|
| + "dimension_sets": [
|
| + {
|
| + "android_devices": "4",
|
| + "device_os": "KTU84P",
|
| + "device_type": "hammerhead"
|
| + }
|
| + ],
|
| + "output_links": [
|
| + {
|
| + "link": [
|
| + "https://luci-logdog.appspot.com/v/?s",
|
| + "=android%2Fswarming%2Flogcats%2F",
|
| + "${TASK_ID}%2F%2B%2Funified_logcats"
|
| + ],
|
| + "name": "shard #${SHARD_INDEX} logcats"
|
| + }
|
| + ]
|
| + },
|
| + "test": "storage_unittests"
|
| + },
|
| + {
|
| "override_isolate_target": "ui_android_unittests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
| @@ -1388,6 +1419,9 @@
|
| "test": "sql_unittests"
|
| },
|
| {
|
| + "test": "storage_unittests"
|
| + },
|
| + {
|
| "test": "ui_android_unittests"
|
| },
|
| {
|
| @@ -1628,6 +1662,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "storage_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_base_unittests"
|
| },
|
| {
|
| @@ -2117,6 +2157,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "storage_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "sync_integration_tests"
|
| },
|
| {
|
| @@ -2653,6 +2699,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "storage_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "sync_integration_tests"
|
| },
|
| {
|
| @@ -3034,6 +3086,12 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| + "test": "storage_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "sync_integration_tests"
|
| },
|
| {
|
|
|