[15:12:47] silly question- what image do you use for testing bullseye packages? apparently there is no tox-bullseye [15:16:03] python3-build-bookworm maybe ? [15:35:26] <_joe_> jynus: gitlab or gerrit? [15:35:31] gitlab [15:35:31] <_joe_> on gitlab it's a solved problem [15:35:42] which should I use? [15:36:06] <_joe_> jynus: you use kokkuri [15:36:24] <_joe_> so for instance for conftool I have [15:36:27] <_joe_> https://gitlab.wikimedia.org/repos/sre/conftool/-/blob/main/.pipeline/blubber.yaml?ref_type=heads [15:36:39] thanks [15:36:45] <_joe_> wait, that's not it [15:37:02] <_joe_> see line 15 there? I run tox as part of the process to build these images [15:37:22] <_joe_> this is used by https://gitlab.wikimedia.org/repos/sre/conftool/-/blob/main/.gitlab-ci.yml?ref_type=heads [15:37:42] <_joe_> see https://gitlab.wikimedia.org/repos/sre/conftool/-/blob/main/.gitlab-ci.yml?ref_type=heads#L22 [15:38:02] so there is now no special images, just use the plain docker-registry.wikimedia.org/ + distros [15:38:14] <_joe_> yes, it's easier that way tbh [15:38:15] + define the commands on repo [15:38:23] <_joe_> yes [15:38:27] sure, just I didn't know that was possible [15:38:50] <_joe_> in conftool's .gitlab-ci.yml there's also all set up to build debs for the three distros [15:39:04] <_joe_> when you merge a change to main that includes a change to debian/changelog [15:39:08] well, more like, I didn't know how it was intended [15:39:18] <_joe_> if you need that [15:39:55] I will have a look thanks [15:42:47] <_joe_> jynus: there's still no docs for doing this properly for SREs because well, I had to basically make that up as I was going and I haven't gone through it with riccardo and others [15:47:09] I only recently migrated to gitlab and it was still using the legacy buster image [15:48:02] "if it works doesn't touch it", but now while building for bookworm it didn't work anymore [16:42:36] <_joe_> jynus: it's worth investing some time when migrated to convert project as gitlab's CI gives you a lot of flexibility [16:43:22] I definitely will, just I wasn't aware of it [18:11:44] who can I ask for a little hint about grafana geomap panels?