RESOLVED FIXED 188031
[ews-build] Add build steps DownloadBuiltProduct and ExtractBuiltProduct
https://bugs.webkit.org/show_bug.cgi?id=188031
Summary [ews-build] Add build steps DownloadBuiltProduct and ExtractBuiltProduct
Aakash Jain
Reported 2018-07-25 17:09:24 PDT
Builders on OpenSource EWS buildbot should archive the built product and upload the archive to the server, so that the testers can download the archive and run the tests. This would also help in re-using the archives for various kind of testers (WK1, WK2 etc.), being more efficient and speed-up the overall system. For that, we should add DownloadBuiltProduct and ExtractBuiltProduct build steps.
Attachments
Proposed patch (4.21 KB, patch)
2018-07-25 17:12 PDT, Aakash Jain
lforschler: review+
Aakash Jain
Comment 1 2018-07-25 17:12:00 PDT
Aakash Jain
Comment 2 2018-07-25 17:12:50 PDT
Comment on attachment 345804 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=345804&action=review > Tools/BuildSlaveSupport/ews-build/steps.py:29 > +EWS_URL = 'http://ews-build.webkit-uat.org/' Note that this URL would be updated later on when the server is deployed in production.
EWS Watchlist
Comment 3 2018-07-25 17:14:04 PDT Comment hidden (obsolete)
Aakash Jain
Comment 4 2018-07-25 17:24:03 PDT
Radar WebKit Bug Importer
Comment 5 2018-07-25 17:26:45 PDT
Note You need to log in before you can comment on or make changes to this bug.