[Webkit-unassigned] [Bug 252355] New: [browserperfdash-benchmark] Add optional --timestamp parameter to send the data to the server with a custom date.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 15:27:57 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252355

            Bug ID: 252355
           Summary: [browserperfdash-benchmark] Add optional --timestamp
                    parameter to send the data to the server with a custom
                    date.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org
            Blocks: 249031

When the browserperfdash-benchmark script sends the data for a bot to a server like https://browserperfdash.igalia.com the data is assumed to be received now.

That is fine for the general use case.

But sometimes it is desirable to send data with a different date, for example for the following use cases:

Use case 1)
 - Several boards (for example RPis) are downloading build products from the build server and doing benchmarks. It is not guaranteed that the boards end the
testing in order, so it can happen that a board testing WebKit version r12345 ends after the board testing version r12346.

Use case 2)
  - Some data for older versions is missed and you want to setup a bot to test that older versions and then have the data ordered properly on the dashboard.



For this use cases the runner should support a timestamp optional parameter that can be used to send the data with a specific date to the server.
The server already supports this, so this bug is about implementing it on the runner.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=249031
[Bug 249031] [META][WPE] Set-up performance bots with RPis and implement support in the WebKit tooling for automatic cross builds
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230215/7b85e50e/attachment-0001.htm>


More information about the webkit-unassigned mailing list