RESOLVED FIXED 110954
Stop uploading results to webkit-perf.appspot.com
https://bugs.webkit.org/show_bug.cgi?id=110954
Summary Stop uploading results to webkit-perf.appspot.com
Ryosuke Niwa
Reported 2013-02-27 00:31:24 PST
Stop uploading results to webkit-perf.appspot.com
Attachments
Stop uploading results to webkit-perf.appspot.com (8.82 KB, patch)
2013-02-27 00:34 PST, Ryosuke Niwa
benjamin: review+
Updates buildbot (1.46 KB, patch)
2013-02-27 00:44 PST, Ryosuke Niwa
benjamin: review+
Ryosuke Niwa
Comment 1 2013-02-27 00:34:37 PST
Created attachment 190458 [details] Stop uploading results to webkit-perf.appspot.com
Ryosuke Niwa
Comment 2 2013-02-27 00:35:31 PST
Note that we have to land this patch first before we can update build.webkit.org to use perf.webkit.org as the test results server.
Ryosuke Niwa
Comment 3 2013-02-27 00:44:50 PST
Created attachment 190460 [details] Updates buildbot
Ryosuke Niwa
Comment 4 2013-02-27 00:45:53 PST
(In reply to comment #3) > Created an attachment (id=190460) [details] > Updates buildbot Again, this patch can only be landed after the first patch is landed and all bots have caught up to that revision.
Benjamin Poulain
Comment 5 2013-02-27 00:47:33 PST
Comment on attachment 190458 [details] Stop uploading results to webkit-perf.appspot.com View in context: https://bugs.webkit.org/attachment.cgi?id=190458&action=review > Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:226 > + if options.test_results_server == 'webkit-perf.appspot.com': When does that happen? Some bots hardcode this?
Benjamin Poulain
Comment 6 2013-02-27 00:48:04 PST
Comment on attachment 190460 [details] Updates buildbot Yay!
Ryosuke Niwa
Comment 7 2013-02-27 00:48:58 PST
Comment on attachment 190458 [details] Stop uploading results to webkit-perf.appspot.com View in context: https://bugs.webkit.org/attachment.cgi?id=190458&action=review >> Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:226 >> + if options.test_results_server == 'webkit-perf.appspot.com': > > When does that happen? Some bots hardcode this? It's hard-coded in build.webkit.org.
Ryosuke Niwa
Comment 8 2013-02-27 00:58:16 PST
Ryosuke Niwa
Comment 9 2013-02-27 00:59:56 PST
I still need to land the second patch.
Ryosuke Niwa
Comment 10 2013-03-16 01:20:39 PDT
Note You need to log in before you can comment on or make changes to this bug.