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

Unified Diff: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json

Issue 1344673003: CrOS: Switch tryserver over to recipes, Gitiles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Clean up comments. Created 5 years, 3 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 | « scripts/slave/recipe_modules/chromite/config.py ('k') | scripts/slave/recipes/cros/cbuildbot_tryjob.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
diff --git a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
index 3191a9def897f35fa50fbd5ba4ef0108df508a7f..c6acc9f9d27d128919811df58c3f264bb27fc0a9 100644
--- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
+++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
@@ -38,21 +38,14 @@
]
},
{
- "cmd": [
- "git",
- "checkout",
- "factory-1412.B"
- ],
- "cwd": "[SLAVE_BUILD]/chromite",
- "name": "checkout chromite branch [factory-1412.B]"
- },
- {
"allow_subannotations": true,
"cmd": [
"[SLAVE_BUILD]/chromite/buildbot/cbuildbot",
"--buildroot",
"[ROOT]/cbuild/external_master",
"--buildbot",
+ "--branch",
+ "factory-1412.B",
"--buildnumber",
"0",
"--chrome_rev",
« no previous file with comments | « scripts/slave/recipe_modules/chromite/config.py ('k') | scripts/slave/recipes/cros/cbuildbot_tryjob.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698