All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/7] CI: Run metadata tests
@ 2026-07-10  5:55 Petr Vorel
  2026-07-10  5:55 ` [LTP] [PATCH v2 1/8] Makefile: Skip test-metadata on cross compile Petr Vorel
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: Petr Vorel @ 2026-07-10  5:55 UTC (permalink / raw)
  To: ltp

Changes v1->v2:
* Fix out of tree build
* Try to detect out-of-tree build without specifying variable
* Makefile: Skip test-metadata on cross compile (new commit)
* Add missing diffutils for openSUSE
* Add missing licenses, copyright (new commit)

Tested:
https://github.com/pevik/ltp/actions/runs/29044863389

Petr Vorel (8):
  Makefile: Skip test-metadata on cross compile
  metadata: test.sh: Print the test name and result
  metadata: Fix dependency for tests
  metadata: test.sh: Add support for building out-of-tree
  metadata: Add missing licenses, copyright
  build.sh: Add support for test-metadata
  ci/tumbleweed: Install diffutils
  ci: Test metadata in docker build testing

 .github/workflows/ci-docker-build.yml |  5 +++++
 Makefile                              |  5 ++++-
 build.sh                              |  5 +++--
 ci/tumbleweed.sh                      |  3 ++-
 metadata/Makefile                     |  4 ++--
 metadata/tests/Makefile               |  3 +++
 metadata/tests/test.sh                | 19 ++++++++++++++++---
 7 files changed, 35 insertions(+), 9 deletions(-)

-- 
2.54.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2026-07-13 15:27 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10  5:55 [LTP] [PATCH v2 0/7] CI: Run metadata tests Petr Vorel
2026-07-10  5:55 ` [LTP] [PATCH v2 1/8] Makefile: Skip test-metadata on cross compile Petr Vorel
2026-07-10  8:29   ` [LTP] " linuxtestproject.agent
2026-07-10  8:30   ` linuxtestproject.agent
2026-07-10  5:55 ` [LTP] [PATCH v2 2/8] metadata: test.sh: Print the test name and result Petr Vorel
2026-07-10  6:06   ` Petr Vorel
2026-07-13 11:01   ` Andrea Cervesato via ltp
2026-07-10  5:55 ` [LTP] [PATCH v2 3/8] metadata: Fix dependency for tests Petr Vorel
2026-07-13 11:01   ` Andrea Cervesato via ltp
2026-07-10  5:55 ` [LTP] [PATCH v2 4/8] metadata: test.sh: Add support for building out-of-tree Petr Vorel
2026-07-10  9:01   ` Cyril Hrubis
2026-07-10 11:39     ` Petr Vorel
2026-07-10 11:47       ` Cyril Hrubis
2026-07-13  9:19         ` Andrea Cervesato via ltp
2026-07-13  9:46           ` Cyril Hrubis
2026-07-13 10:53             ` Andrea Cervesato via ltp
2026-07-13 15:26               ` Cyril Hrubis
2026-07-13 11:05   ` Andrea Cervesato via ltp
2026-07-10  5:55 ` [LTP] [PATCH v2 5/8] metadata: Add missing licenses, copyright Petr Vorel
2026-07-13 11:05   ` Andrea Cervesato via ltp
2026-07-10  5:55 ` [LTP] [PATCH v2 6/8] build.sh: Add support for test-metadata Petr Vorel
2026-07-13 11:11   ` Andrea Cervesato via ltp
2026-07-10  5:55 ` [LTP] [PATCH v2 7/8] ci/tumbleweed: Install diffutils Petr Vorel
2026-07-13 11:11   ` Andrea Cervesato via ltp
2026-07-10  5:55 ` [LTP] [PATCH v2 8/8] ci: Test metadata in docker build testing Petr Vorel
2026-07-13 11:12   ` Andrea Cervesato via ltp

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.