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

Unified Diff: scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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
Index: scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
diff --git a/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json b/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
index 0803da4966db5b57027345d048216b87b41ef3e3..2e61086629a0576c7ae6544f1100144607f0851b 100644
--- a/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
+++ b/scripts/slave/recipes/v8/auto_roll_release_process.expected/clusterfuzz_issues.json
@@ -11,13 +11,13 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--root",
"v8",
"--revision_mapping_file",
"{\"v8\": \"got_revision\"}",
"--git-cache-dir",
- "[ROOT]/b/build/slave/cache_dir",
+ "[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -26,6 +26,7 @@
"--no_shallow",
"--output_manifest"
],
+ "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -61,10 +62,11 @@
"cmd": [
"python",
"-u",
- "[ROOT]/b/build/scripts/tools/runit.py",
- "[ROOT]/b/build/scripts/tools/pycurl.py",
+ "[BUILD]/scripts/tools/runit.py",
+ "[BUILD]/scripts/tools/pycurl.py",
"https://v8-status.appspot.com/lkgr"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "get new lkgr",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -79,7 +81,7 @@
"https://chromium.googlesource.com/v8/v8",
"+refs/heads/lkgr:refs/heads/lkgr"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git fetch"
},
{
@@ -89,7 +91,7 @@
"-s",
"refs/heads/lkgr"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git show-ref refs/heads/lkgr",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -102,6 +104,7 @@
"echo",
"There is no new lkgr."
],
+ "cwd": "[SLAVE_BUILD]",
"name": "log"
},
{
@@ -111,7 +114,7 @@
"https://chromium.googlesource.com/v8/v8",
"+refs/heads/candidate:refs/heads/candidate"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git fetch (2)"
},
{
@@ -121,7 +124,7 @@
"-s",
"refs/heads/candidate"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git show-ref refs/heads/candidate",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -136,7 +139,7 @@
"https://chromium.googlesource.com/v8/v8",
"+refs/heads/roll:refs/heads/roll"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git fetch (3)"
},
{
@@ -146,7 +149,7 @@
"-s",
"refs/heads/roll"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git show-ref refs/heads/roll",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -159,21 +162,23 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[CWD]/timestamp.txt",
+ "[SLAVE_BUILD]/timestamp.txt",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "check timestamp"
},
{
"cmd": [
"python",
"-u",
- "[CWD]/v8/tools/release/check_clusterfuzz.py",
+ "[SLAVE_BUILD]/v8/tools/release/check_clusterfuzz.py",
"--key-file",
- "[CWD]/.cf_key",
+ "[SLAVE_BUILD]/.cf_key",
"--results-file",
"/path/to/tmp/json"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "check clusterfuzz",
"stderr": "/path/to/tmp/err",
"stdout": "/path/to/tmp/out",
@@ -188,6 +193,7 @@
"echo",
"Current candidate is 10h old (limit: 8h)."
],
+ "cwd": "[SLAVE_BUILD]",
"name": "log (2)"
},
{
@@ -195,6 +201,7 @@
"echo",
"There is no new candidate."
],
+ "cwd": "[SLAVE_BUILD]",
"name": "log (3)"
},
{
@@ -204,7 +211,7 @@
"refs/heads/roll",
"0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git update-ref"
},
{
@@ -214,7 +221,7 @@
"https://chromium.googlesource.com/v8/v8",
"refs/heads/roll:refs/heads/roll"
],
- "cwd": "[CWD]/v8",
+ "cwd": "[SLAVE_BUILD]/v8",
"name": "git push"
},
{
@@ -223,8 +230,9 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"0df953c9e12c1e3b0e37f2d4ef1ef8c319e095cb 396006",
- "[CWD]/refs_heads_roll.log"
+ "[SLAVE_BUILD]/refs_heads_roll.log"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Write refs_heads_roll.log"
},
{
@@ -233,12 +241,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[ROOT]/b/depot_tools/gsutil.py",
+ "[DEPOT_TOOLS]/gsutil.py",
"----",
"cp",
- "[CWD]/refs_heads_roll.log",
+ "[SLAVE_BUILD]/refs_heads_roll.log",
"gs://chromium-v8-auto-roll/v8_release_process/refs_heads_roll.log"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8-auto-roll/v8_release_process/refs_heads_roll.log@@@"

Powered by Google App Engine
This is Rietveld 408576698