From: tim.orling@konsulko.com
To: yocto-patches@lists.yoctoproject.org
Subject: [yocto-autobuilder2][PATCH v2 0/4] Implement 'containers' jobs
Date: Mon, 1 Jun 2026 16:17:25 -0700 [thread overview]
Message-ID: <cover.1780354388.git.tim.orling@konsulko.com> (raw)
From: Tim Orling <tim.orling@konsulko.com>
This series contains the 'yocto-autobuilder2' patches to enable:
* building the 'vcontainer-tarball'
* building and pushing containers from:
- meta-virtualization
* testing the 'vcontainer-tarball'
- vcontainer-tests
* gating pushing of containers with push_containers property,
similar to the "Do you want to deploy artefacts?" boolean.
Changes in v2:
* Simplify by submitting containers to meta-virtualization and merging
meta-yocto-containers-demo build/push into one containers-library job
- Depends on resolution of https://lists.yoctoproject.org/g/meta-virtualization/message/9826
* Simplify by merging vdkr-tests and vpdmn-tests into vcontainer-tests
The following changes since commit a999d97e0aab0059ee6dd25432740660511e6db2:
builders/runconfig: Terminate release builds if output directory already exists (2026-05-26 10:57:08 +0100)
are available in the Git repository at:
https://git.yoctoproject.org/yocto-autobuilder2 contrib/timo/containers-upstream-v2
https://git.yoctoproject.org/yocto-autobuilder2/log/?h=contrib/timo/containers-upstream-v2
for you to fetch changes up to d56d939f7c17488ad09889c92cd21298defc4f0d:
schedulers,builders: add push_containers property (2026-05-27 16:13:27 -0700)
----------------------------------------------------------------
Tim Orling (4):
config.py: add vcontainers-tarball; containers tag
config.py: add vcontainer-tests
config.py: add containers-library job
schedulers,builders: add push_containers property
builders.py | 2 ++
config.py | 12 +++++++++++-
schedulers.py | 9 +++++++++
3 files changed, 22 insertions(+), 1 deletion(-)
--
2.43.0
next reply other threads:[~2026-06-01 23:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-01 23:17 tim.orling [this message]
2026-06-01 23:17 ` [yocto-autobuilder2][PATCH v2 1/4] config.py: add vcontainers-tarball; containers tag tim.orling
2026-06-01 23:17 ` [yocto-autobuilder2][PATCH v2 2/4] config.py: add vcontainer-tests tim.orling
2026-06-01 23:17 ` [yocto-autobuilder2][PATCH v2 3/4] config.py: add containers-library job tim.orling
2026-06-01 23:17 ` [yocto-autobuilder2][PATCH v2 4/4] schedulers,builders: add push_containers property tim.orling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1780354388.git.tim.orling@konsulko.com \
--to=tim.orling@konsulko.com \
--cc=yocto-patches@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.