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

Unified Diff: scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac32_Release.json

Issue 177553005: Updates to WebRTC Baremetal recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Use Chromium's SVN mirror for WebRTC when run in Chrome infra. Created 6 years, 9 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
Index: scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac32_Release.json
diff --git a/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac32_Release.json b/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac32_Release.json
index c6064c84343bbba60f40d06c57b32fa25b5d8625..ad7e6e982d258e22ef23b1750a95a3959a61a702 100644
--- a/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac32_Release.json
+++ b/scripts/slave/recipes/webrtc/baremetal.expected/buildbot_mac32_Release.json
@@ -6,7 +6,7 @@
"[DEPOT_TOOLS]/gclient.py",
"config",
"--spec",
- "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'http://webrtc.googlecode.com/svn/trunk'}]"
+ "cache_dir = None\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]"
],
"name": "gclient setup"
},
@@ -30,6 +30,9 @@
"@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"webrtc-limited/\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"revision\": 24644@@@",
+ "@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"webrtc/\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": 229524@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
@@ -77,21 +80,14 @@
"--target",
"Release",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
+ "--builder-name=buildbot",
"--slave-name=slavename",
"audio_device_tests"
],
- "name": "audio_device_tests",
- "seed_steps": [
- "audio_device_tests",
- "libjingle_peerconnection_objc_test",
- "vie_auto_test",
- "video_capture_tests",
- "voe_auto_test"
- ]
+ "name": "audio_device_tests"
},
{
"always_run": true,
@@ -102,16 +98,22 @@
"--target",
"Release",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
+ "--builder-name=buildbot",
"--slave-name=slavename",
- "libjingle_peerconnection_objc_test.app/Contents/MacOS/libjingle_peerconnection_objc_test",
+ "vie_auto_test",
"--automated",
"--capture_test_ensure_resolution_alignment_in_capture_device=false"
],
- "name": "libjingle_peerconnection_objc_test"
+ "name": "vie_auto_test",
+ "seed_steps": [
+ "vie_auto_test",
+ "voe_auto_test",
+ "video_capture_tests",
+ "webrtc_perf_tests"
+ ]
},
{
"always_run": true,
@@ -122,16 +124,15 @@
"--target",
"Release",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
+ "--builder-name=buildbot",
"--slave-name=slavename",
- "vie_auto_test",
- "--automated",
- "--capture_test_ensure_resolution_alignment_in_capture_device=false"
+ "voe_auto_test",
+ "--automated"
],
- "name": "vie_auto_test"
+ "name": "voe_auto_test"
},
{
"always_run": true,
@@ -142,10 +143,10 @@
"--target",
"Release",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
+ "--builder-name=buildbot",
"--slave-name=slavename",
"video_capture_tests"
],
@@ -160,14 +161,13 @@
"--target",
"Release",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot builder\", \"mastername\": \"mastername\", \"recipe\": \"webrtc/baremetal\", \"slavename\": \"slavename\"}",
- "--builder-name=buildbot builder",
+ "{\"BUILD_CONFIG\": \"Release\", \"TARGET_BITS\": 32, \"buildername\": \"buildbot\", \"mastername\": \"mastername\", \"patch_url\": null, \"recipe\": \"webrtc/baremetal\", \"revision\": null, \"slavename\": \"slavename\"}",
+ "--builder-name=buildbot",
"--slave-name=slavename",
- "voe_auto_test",
- "--automated"
+ "webrtc_perf_tests"
],
- "name": "voe_auto_test"
+ "name": "webrtc_perf_tests"
}
]

Powered by Google App Engine
This is Rietveld 408576698