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

Unified Diff: infra/bots/perf_skia.isolate

Issue 1827413002: Fixes for Swarming recipes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Reinstate tmp_dir Created 4 years, 9 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: infra/bots/perf_skia.isolate
diff --git a/infra/bots/perf_skia.isolate b/infra/bots/perf_skia.isolate
index 75b73adca11130b3bad308c9209c28bde158be76..4235354b2104c6538f1e64615579cf46658d0e1f 100644
--- a/infra/bots/perf_skia.isolate
+++ b/infra/bots/perf_skia.isolate
@@ -5,17 +5,4 @@
'resources.isolate',
'skps.isolate',
],
- 'variables': {
- 'command': [
- 'python', 'perf_skia.py',
- '--master_name', '<(MASTER_NAME)',
- '--builder_name', '<(BUILDER_NAME)',
- '--build_number', '<(BUILD_NUMBER)',
- '--slave_name', '<(SLAVE_NAME)',
- '--revision', '<(REVISION)',
- '--swarm_out_dir', '${ISOLATED_OUTDIR}',
- '--issue', '<(ISSUE)',
- '--patchset', '<(PATCHSET)',
- ],
- },
}
« infra/bots/common.py ('K') | « infra/bots/images.isolate ('k') | infra/bots/perf_skia.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698