aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/recreate_skps.expected
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/recreate_skps.expected')
-rw-r--r--infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json40
-rw-r--r--infra/bots/recipes/recreate_skps.expected/failed_upload.json14
2 files changed, 15 insertions, 39 deletions
diff --git a/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json b/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
index c1af6356de..dfc0b42908 100644
--- a/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
+++ b/infra/bots/recipes/recreate_skps.expected/Housekeeper-Weekly-RecreateSKPs.json
@@ -253,6 +253,19 @@
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
+ "rmtree",
+ "[START_DIR]/skp_output"
+ ],
+ "infra_step": true,
+ "name": "rmtree skp_output"
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
+ "--json-output",
+ "/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
@@ -331,22 +344,10 @@
},
{
"cmd": [
- "gsutil",
- "cp",
- "gs://skia-buildbots/artifacts/server/.gitcookies_update-skps",
- "[START_DIR]/update_skps.git_cookies"
- ],
- "infra_step": true,
- "name": "download gitcookies"
- },
- {
- "cmd": [
"python",
"[CUSTOM_/_B_WORK]/skia/infra/bots/upload_skps.py",
"--target_dir",
- "[START_DIR]/skp_output",
- "--gitcookies",
- "[START_DIR]/update_skps.git_cookies"
+ "[START_DIR]/skp_output"
],
"cwd": "[CUSTOM_/_B_WORK]/skia",
"env": {
@@ -360,19 +361,6 @@
"name": "Upload SKPs"
},
{
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
- "--json-output",
- "/path/to/tmp/json",
- "remove",
- "[START_DIR]/update_skps.git_cookies"
- ],
- "infra_step": true,
- "name": "remove [START_DIR]/update_skps.git_cookies"
- },
- {
"name": "$result",
"recipe_result": null,
"status_code": 0
diff --git a/infra/bots/recipes/recreate_skps.expected/failed_upload.json b/infra/bots/recipes/recreate_skps.expected/failed_upload.json
index ace10c00f1..51c84ac7d2 100644
--- a/infra/bots/recipes/recreate_skps.expected/failed_upload.json
+++ b/infra/bots/recipes/recreate_skps.expected/failed_upload.json
@@ -344,22 +344,10 @@
},
{
"cmd": [
- "gsutil",
- "cp",
- "gs://skia-buildbots/artifacts/server/.gitcookies_update-skps",
- "[START_DIR]/update_skps.git_cookies"
- ],
- "infra_step": true,
- "name": "download gitcookies"
- },
- {
- "cmd": [
"python",
"[CUSTOM_/_B_WORK]/skia/infra/bots/upload_skps.py",
"--target_dir",
- "[START_DIR]/skp_output",
- "--gitcookies",
- "[START_DIR]/update_skps.git_cookies"
+ "[START_DIR]/skp_output"
],
"cwd": "[CUSTOM_/_B_WORK]/skia",
"env": {