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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2803333002: Add libjingle_xmpp_unittests to Chromium bots. (Closed)
Patch Set: Fully utilizing Chromium test launcher Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 844d9303c982820cb04a49546d34d7dc56f31a31..1f44db8f1fcca5d83e8899d201204160cbf9d71b 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -693,6 +693,37 @@
"test": "ipc_tests"
},
{
+ "override_isolate_target": "libjingle_xmpp_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
+ "location": "bin",
+ "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c"
+ }
+ ],
+ "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": "libjingle_xmpp_unittests"
+ },
+ {
"override_isolate_target": "media_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1908,6 +1939,37 @@
"test": "ipc_tests"
},
{
+ "override_isolate_target": "libjingle_xmpp_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
+ "location": "bin",
+ "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c"
+ }
+ ],
+ "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": "libjingle_xmpp_unittests"
+ },
+ {
"override_isolate_target": "media_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2593,6 +2655,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "libjingle_xmpp_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_blink_unittests"
},
{
@@ -2756,6 +2824,12 @@
"swarming": {
"can_use_on_swarming_builders": false
},
+ "test": "libjingle_xmpp_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": false
+ },
"test": "media_blink_unittests"
},
{
@@ -3173,6 +3247,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "libjingle_xmpp_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_blink_unittests"
},
{
@@ -3858,6 +3938,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "libjingle_xmpp_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_blink_unittests"
},
{
@@ -4339,6 +4425,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "libjingle_xmpp_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "media_blink_unittests"
},
{
« no previous file with comments | « no previous file | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698