Bug 215623

Summary: [GTK][WPE] Add bots for generating nightly bundle packages
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, cgarcia, clopez, darin, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215266
https://bugs.webkit.org/show_bug.cgi?id=213016
https://bugs.webkit.org/show_bug.cgi?id=218207
Attachments:
Description Flags
Patch
none
Patch none

Description Carlos Alberto Lopez Perez 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.
Comment 1 Carlos Alberto Lopez Perez 2020-08-18 14:04:50 PDT
Created attachment 406807 [details]
Patch
Comment 2 Aakash Jain 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.
Comment 3 Carlos Alberto Lopez Perez 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
Comment 4 Carlos Alberto Lopez Perez 2020-08-19 19:14:29 PDT
Created attachment 406901 [details]
Patch
Comment 5 EWS 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].
Comment 6 Radar WebKit Bug Importer 2020-08-26 17:13:35 PDT
<rdar://problem/67839007>
Comment 7 Aakash Jain 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