RESOLVED FIXED Bug 215623
[GTK][WPE] Add bots for generating nightly bundle packages
https://bugs.webkit.org/show_bug.cgi?id=215623
Summary [GTK][WPE] Add bots for generating nightly bundle packages
Carlos Alberto Lopez Perez
Reported 2020-08-18 13:45:08 PDT
We have currently 4 bots at https://build-webkit.igalia.com/waterfall running nightly (once per day) producing minibrowser bundle built-products (for consumption other CIs like WPT) - GTK Linux 64-bit Release Packaging Nightly (Ubuntu 18.04) - GTK Linux 64-bit Release Packaging Nightly (Ubuntu 20.04) - WPE Linux 64-bit Release Packaging Nightly (Ubuntu 18.04) - WPE Linux 64-bit Release Packaging Nightly (Ubuntu 20.04) You can check the bundles they generate and upload at https://webkitgtk.org/built-products/x86_64 and https://wpewebkit.org/built-products/x86_64 At build.webkit.org we have currently the bot 'GTK Linux 64-bit Release (Build)' generating JSC bundles, we can move this step out from this bot to the new bot of GTK packaging.
Attachments
Patch (17.26 KB, patch)
2020-08-18 14:04 PDT, Carlos Alberto Lopez Perez
no flags
Patch (17.23 KB, patch)
2020-08-19 19:14 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2020-08-18 14:04:50 PDT
Aakash Jain
Comment 2 2020-08-19 18:11:48 PDT
Comment on attachment 406807 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406807&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:362 > + "name": "GTK Linux 64-bit Release Packaging Nightly (Ubuntu 18.04)", "type": "BuildAndGenerateMiniBrowserBundle", "builddir": "gtk-linux-64-packaging-nigthly-ubuntu1804", For any new queue, we are trying to have it follow the new buildbot naming style, which is not to have any space or symbol expect - (dash) and _ (underscore. http://docs.buildbot.net/0.9.8/manual/installation/nine-upgrade.html#identifiers This would make it easier when we transition to new Buildbot.
Carlos Alberto Lopez Perez
Comment 3 2020-08-19 19:12:08 PDT
(In reply to Aakash Jain from comment #2) > Comment on attachment 406807 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=406807&action=review > > > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:362 > > + "name": "GTK Linux 64-bit Release Packaging Nightly (Ubuntu 18.04)", "type": "BuildAndGenerateMiniBrowserBundle", "builddir": "gtk-linux-64-packaging-nigthly-ubuntu1804", > > For any new queue, we are trying to have it follow the new buildbot naming > style, which is not to have any space or symbol expect - (dash) and _ > (underscore. > http://docs.buildbot.net/0.9.8/manual/installation/nine-upgrade. > html#identifiers > > This would make it easier when we transition to new Buildbot. Interesting, didn't knew about this. I will change the names accordingly
Carlos Alberto Lopez Perez
Comment 4 2020-08-19 19:14:29 PDT
EWS
Comment 5 2020-08-26 17:10:10 PDT
Committed r266208: <https://trac.webkit.org/changeset/266208> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406901 [details].
Radar WebKit Bug Importer
Comment 6 2020-08-26 17:13:35 PDT
Aakash Jain
Comment 7 2020-08-27 03:57:24 PDT
Restarted buildbot to pick up this change. These queues are now live, e.g.: https://build.webkit.org/builders/GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu1804
Note You need to log in before you can comment on or make changes to this bug.