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

Unified Diff: slave/skia_slave_scripts/upload_webpage_picture_bench_results.py

Issue 14517004: Change Builder Names, MkIII (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 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: slave/skia_slave_scripts/upload_webpage_picture_bench_results.py
===================================================================
--- slave/skia_slave_scripts/upload_webpage_picture_bench_results.py (revision 8881)
+++ slave/skia_slave_scripts/upload_webpage_picture_bench_results.py (working copy)
@@ -8,7 +8,7 @@
This module can be run from the command-line like this:
cd buildbot/third_party/chromium_buildbot/slave/\
-Skia_Shuttle_Ubuntu12_ATI5770_Float_Release_64/build/trunk
+Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release/build/trunk
PYTHONPATH=../../../../site_config:\
../../../../scripts \
@@ -17,7 +17,7 @@
--configuration "" --target_platform "" --revision 0 \
--autogen_svn_baseurl "" --make_flags "" --test_args "" --gm_args "" \
--bench_args "" --num_cores 8 --perf_output_basedir "../../../../perfdata" \
---builder_name Skia_Shuttle_Ubuntu12_ATI5770_Float_Release_64 \
+--builder_name Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release \
--got_revision 0 --gm_image_subdir "" \
--dest_gsbase "gs://rmistry"

Powered by Google App Engine
This is Rietveld 408576698