MRE cards for pinot

Lucas Kanashiro lucas.kanashiro at canonical.com
Thu Jul 20 12:24:35 UTC 2023


Hi,

On Wed, Jul 19, 2023 at 8:47 PM Bryce Harrington <
bryce.harrington at canonical.com> wrote:

> Following up on the question from this morning regarding the missing
> cards for the MRE tasks for various packages, here's the config for what
> we have presently:
>
>
>
>     software = [
>         {
>             'software-name': 'dpdk',
>             'software-type': 'deb',
>             'information-type': 'public',
>             'packages': ['dpdk'],
>             'update-schedule': ['Mar', 'Jun', 'Sep', 'Dec'],
>         },
>         {
>             'software-name': 'postgresql',
>             'software-type': 'deb',
>             'information-type': 'public',
>             'packages': ['postgresql-10', 'postgresql-12',
> 'postgresql-13'],
>             'update-schedule': ['Feb', 'May', 'Aug', 'Nov'],
>         },
>         {
>             'software-name': 'open-vm-tools',
>             'software-type': 'deb',
>             'information-type': 'public',
>             'packages': ['open-vm-tools'],
>             'update-schedule': ['Apr', 'Oct'],
>         },
>         {
>             'software-name': 'container-stack',
>             'software-type': 'deb',
>             'information-type': 'public',
>             'packages': ['docker.io', 'containerd', 'runc'],
>             'update-schedule': ['Feb', 'May', 'Aug', 'Nov'],
>         },
>

Regarding the container-stack: I'd like to know if it is possible to track
upstream instead of Debian when checking for merges Bryce (maybe this is
another part of your tooling, not this one). I've made some changes to
those packages and now we would need the following:

- docker.io and containerd: check for merges against Debian
- docker.io-app, containerd-app and runc: check for merges against upstream

And for the backport for stable releases (not exactly a MRE but that's the
nomenclature we have been using here), I'd like to track just
docker.io-app, containerd-app and runc.

Let me know if the above is possible, thanks for your work on this Bryce!

Cheers!
Lucas Kanashiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20230720/bf31b960/attachment.html>


More information about the ubuntu-server mailing list