From 7bbb26fee0dcd7c53c1f5b80f62966654dd823ba Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Mon, 16 Apr 2018 07:44:41 -0400 Subject: [infra] Run recipes through Kitchen Bug: skia:7050 Change-Id: I50632444eb4ca7f9ae2b1b30b766e531092ccad4 Reviewed-on: https://skia-review.googlesource.com/82500 Commit-Queue: Eric Boren Reviewed-by: Ravi Mistry --- ...ebian9-GCC-x86_64-Release-PDFium_SkiaPaths.json | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths.json') diff --git a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths.json b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths.json index 9ec8901890..06eff64fc8 100644 --- a/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths.json +++ b/infra/bots/recipe_modules/flavor/examples/full.expected/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths.json @@ -10,6 +10,9 @@ "https://chromium.googlesource.com/chromium/tools/depot_tools.git" ], "cwd": "[CUSTOM_/_B_WORK]/pdfium", + "env": { + "DEPOT_TOOLS_UPDATE": "0" + }, "name": "git setup" }, { @@ -22,6 +25,7 @@ ], "cwd": "[CUSTOM_/_B_WORK]/depot_tools", "env": { + "DEPOT_TOOLS_UPDATE": "0", "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:" }, "infra_step": true, @@ -35,6 +39,9 @@ "06493714339009216197d59c5413da2a1efdf4a2" ], "cwd": "[CUSTOM_/_B_WORK]/depot_tools", + "env": { + "DEPOT_TOOLS_UPDATE": "0" + }, "infra_step": true, "name": "git checkout" }, @@ -45,6 +52,9 @@ "HEAD" ], "cwd": "[CUSTOM_/_B_WORK]/depot_tools", + "env": { + "DEPOT_TOOLS_UPDATE": "0" + }, "infra_step": true, "name": "read revision", "stdout": "/path/to/tmp/", @@ -61,6 +71,9 @@ "-x" ], "cwd": "[CUSTOM_/_B_WORK]/depot_tools", + "env": { + "DEPOT_TOOLS_UPDATE": "0" + }, "infra_step": true, "name": "git clean" }, @@ -71,6 +84,9 @@ "sync" ], "cwd": "[CUSTOM_/_B_WORK]/depot_tools", + "env": { + "DEPOT_TOOLS_UPDATE": "0" + }, "infra_step": true, "name": "submodule sync" }, @@ -83,6 +99,9 @@ "--recursive" ], "cwd": "[CUSTOM_/_B_WORK]/depot_tools", + "env": { + "DEPOT_TOOLS_UPDATE": "0" + }, "infra_step": true, "name": "submodule update" }, @@ -96,6 +115,7 @@ "env": { "BUILDTYPE": "Release", "CHROME_HEADLESS": "1", + "DEPOT_TOOLS_UPDATE": "0", "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", "SKIA_OUT": "[CUSTOM_/_B_WORK]/pdfium/third_party/skia/out/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths" }, @@ -111,6 +131,7 @@ "env": { "BUILDTYPE": "Release", "CHROME_HEADLESS": "1", + "DEPOT_TOOLS_UPDATE": "0", "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", "SKIA_OUT": "[CUSTOM_/_B_WORK]/pdfium/third_party/skia/out/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths" }, @@ -128,6 +149,7 @@ "BUILDTYPE": "Release", "CHROME_HEADLESS": "1", "CHROMIUM_BUILDTOOLS_PATH": "[CUSTOM_/_B_WORK]/pdfium/buildtools", + "DEPOT_TOOLS_UPDATE": "0", "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", "SKIA_OUT": "[CUSTOM_/_B_WORK]/pdfium/third_party/skia/out/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths" }, @@ -145,6 +167,7 @@ "BUILDTYPE": "Release", "CHROME_HEADLESS": "1", "CHROMIUM_BUILDTOOLS_PATH": "[CUSTOM_/_B_WORK]/pdfium/buildtools", + "DEPOT_TOOLS_UPDATE": "0", "PATH": ":RECIPE_PACKAGE_REPO[depot_tools]", "SKIA_OUT": "[CUSTOM_/_B_WORK]/pdfium/third_party/skia/out/Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths" }, -- cgit v1.2.3