All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Few CI improvements
@ 2025-02-13  1:23 Marek Marczykowski-Górecki
  2025-02-13  1:23 ` [PATCH v1 1/3] automation: skip building domU if there is no test defined for it Marek Marczykowski-Górecki
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Marek Marczykowski-Górecki @ 2025-02-13  1:23 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 (3):
  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/gitlab-ci/build.yaml    |  6 ++-
 automation/gitlab-ci/test.yaml     | 37 +++++++++++++++-
 automation/scripts/build           |  1 +-
 automation/scripts/qubes-x86-64.sh | 77 ++++++++++++++++++++++---------
 automation/scripts/run-tools-tests | 47 +++++++++++++++++++-
 5 files changed, 148 insertions(+), 20 deletions(-)
 create mode 100755 automation/scripts/run-tools-tests

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


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

end of thread, other threads:[~2025-02-14 21:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13  1:23 [PATCH v1 0/3] Few CI improvements Marek Marczykowski-Górecki
2025-02-13  1:23 ` [PATCH v1 1/3] automation: skip building domU if there is no test defined for it Marek Marczykowski-Górecki
2025-02-13  1:47   ` Stefano Stabellini
2025-02-13  1:23 ` [PATCH v1 2/3] automation: add jobs running tests from tools/tests/* Marek Marczykowski-Górecki
2025-02-13  2:07   ` Stefano Stabellini
2025-02-13  2:28     ` Marek Marczykowski-Górecki
2025-02-13 19:14       ` Stefano Stabellini
2025-02-13 21:47         ` Marek Marczykowski-Górecki
2025-02-13  1:23 ` [PATCH v1 3/3] automation: allow selecting individual jobs via CI variables Marek Marczykowski-Górecki
2025-02-14  1:36   ` Stefano Stabellini
2025-02-14  2:32     ` Marek Marczykowski-Górecki
2025-02-14 21:27       ` Stefano Stabellini
2025-02-14 21:37         ` 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.