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

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

Issue 2325913002: recipe_modules/chromite: Use "build_type". (Closed)
Patch Set: Keep variant API in for downstream compatibility. Created 4 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
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 6a2a755834e78733e4427ed8258df5db87db0365..3a7fb64ed332abea43155e1ee0d51f5cd3cade24 100644
--- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
+++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_coverage.json
@@ -15,7 +15,7 @@
"--output_json",
"/path/to/tmp/json",
"--revision",
- "chromite@factory-1412.B:",
+ "chromite@firmware-uboot_v2-1299.B:",
"--output_manifest"
],
"env": {
@@ -27,7 +27,7 @@
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"chromite\": \"factory-1412.B:\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"chromite\": \"firmware-uboot_v2-1299.B:\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
@@ -47,7 +47,7 @@
"[ROOT]/cbuild/external_master",
"--buildbot",
"--branch",
- "factory-1412.B",
+ "firmware-uboot_v2-1299.B",
"--buildnumber",
"0",
"--chrome_rev",
@@ -55,7 +55,7 @@
"--debug",
"--clobber",
"--config_repo",
- "https://fake.googlesource.com/myconfig/repo.git",
+ "https://example.com/repo.git",
"--repo-cache",
"/var/cache/chrome-infra/ccompute-setup/cros-internal",
"x86-generic-full"

Powered by Google App Engine
This is Rietveld 408576698