RESOLVED FIXED 270655
build.webkit.org bots should upload archives directly to S3
https://bugs.webkit.org/show_bug.cgi?id=270655
Summary build.webkit.org bots should upload archives directly to S3
Aakash Jain
Reported 2024-03-07 11:50:18 PST
In https://commits.webkit.org/262927@main, ews bots started uploading the archives directly to s3 (instead of uploading to buildbot, and then buildbot uploading to s3). That significantly speed up the upload and reduced the load from the server. We should do the same thing for build.webkit.org as well.
Attachments
Aakash Jain
Comment 1 2024-03-07 11:57:05 PST
It can help significantly in various cases. For e.g.: in https://build.webkit.org/#/builders/928/builds/5344 the build took 22 minutes, out of which upload took ~19 minutes (13:22 + 5:22 + 9s).
Radar WebKit Bug Importer
Comment 2 2024-03-08 15:35:22 PST
Brianna Fan
Comment 3 2024-03-08 16:03:32 PST
EWS
Comment 4 2024-03-21 16:00:25 PDT
Committed 276500@main (62e3e1d1b472): <https://commits.webkit.org/276500@main> Reviewed commits have been landed. Closing PR #25655 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.