All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-autobuilder2][PATCH v2 0/4] Implement 'containers' jobs
@ 2026-06-01 23:17 tim.orling
  2026-06-01 23:17 ` [yocto-autobuilder2][PATCH v2 1/4] config.py: add vcontainers-tarball; containers tag tim.orling
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tim.orling @ 2026-06-01 23:17 UTC (permalink / raw)
  To: yocto-patches

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-06-01 23:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01 23:17 [yocto-autobuilder2][PATCH v2 0/4] Implement 'containers' jobs tim.orling
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

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.