All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Few CI improvements
@ 2025-02-14  1:28 Marek Marczykowski-Górecki
  2025-02-14  1:28 ` [PATCH v2 1/4] automation: skip building domU if there is no test defined for it Marek Marczykowski-Górecki
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Marek Marczykowski-Górecki @ 2025-02-14  1:28 UTC (permalink / raw)
  To: xen-devel; +Cc: Marek Marczykowski-Górecki

- Add some more test jobs
- Allow selecting individual jobs, without editing yaml files

I don't think it needs to be included in 4.20, but may be considered later for
backporting.

Marek Marczykowski-Górecki (4):
  automation: skip building domU if there is no test defined for it
  automation: add jobs running tests from tools/tests/*
  automation: allow selecting individual jobs via CI variables
  automation: add tools/tests jobs on the AMD Zen3+ runner too

 automation/gitlab-ci/build.yaml    |  6 ++-
 automation/gitlab-ci/test.yaml     | 60 ++++++++++++++++++++++++-
 automation/scripts/build           |  1 +-
 automation/scripts/qubes-x86-64.sh | 78 +++++++++++++++++++++++--------
 automation/scripts/run-tools-tests | 47 +++++++++++++++++++-
 5 files changed, 173 insertions(+), 19 deletions(-)
 create mode 100755 automation/scripts/run-tools-tests

base-commit: 819c3cb186a86ef3e04fb5af4d9f9f6de032c3ee
-- 
git-series 0.9.1


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

end of thread, other threads:[~2025-02-15  2:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14  1:28 [PATCH v2 0/4] Few CI improvements Marek Marczykowski-Górecki
2025-02-14  1:28 ` [PATCH v2 1/4] automation: skip building domU if there is no test defined for it Marek Marczykowski-Górecki
2025-02-14  1:28 ` [PATCH v2 2/4] automation: add jobs running tests from tools/tests/* Marek Marczykowski-Górecki
2025-02-15  0:26   ` Stefano Stabellini
2025-02-14  1:28 ` [PATCH v2 3/4] automation: allow selecting individual jobs via CI variables Marek Marczykowski-Górecki
2025-02-15  0:29   ` Stefano Stabellini
2025-02-15  1:14     ` Marek Marczykowski-Górecki
2025-02-15  2:28       ` Stefano Stabellini
2025-02-14  1:28 ` [PATCH v2 4/4] automation: add tools/tests jobs on the AMD Zen3+ runner too Marek Marczykowski-Górecki
2025-02-15  0:33   ` Stefano Stabellini
2025-02-15  0:54     ` Marek Marczykowski-Górecki
2025-02-15  2:17       ` Stefano Stabellini

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.