All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fuego] LTP prechecks
@ 2018-01-30  9:59 Daniel Sangorrin
  2018-01-30  9:59 ` [Fuego] [PATCH 01/18] need_check: correct errata Daniel Sangorrin
                   ` (18 more replies)
  0 siblings, 19 replies; 39+ messages in thread
From: Daniel Sangorrin @ 2018-01-30  9:59 UTC (permalink / raw)
  To: fuego

Hi Tim,

I send you a batch of patches that do various prechecks and
autogenerate a skiplist when you run LTP on a target.
The list is not exhausitive yet but I'd like to have a first
review and hopefully have other members contribute with
their experencies or knowledge.

[PATCH 01/18] need_check: correct errata
[PATCH 02/18] need_check: cache the kconfig file
[PATCH 03/18] need_check: no need for testing if the file exists
[PATCH 04/18] need_check: check_kconfig should return 1 on first
[PATCH 05/18] LTP: we need root permissions
[PATCH 06/18] LTP: patch runtests before running
[PATCH 07/18] LTP: reduce the time required for two more tests
[PATCH 08/18] LTP: put the skiplist on the log directory
[PATCH 09/18] LTP: show the generated skiplist file on the jenkins
[PATCH 10/18] LTP: skip a few problematic tests for now
[PATCH 11/18] LTP: add tests to skip if tmp is mounted on tmpfs
[PATCH 12/18] LTP: skip tests that depend on specific kernel commits
[PATCH 13/18] LTP: skip tests depending on the architecture
[PATCH 14/18] LTP: skip tests depending on the target kernel config
[PATCH 15/18] LTP: skip tests that depend on unavailable commands
[PATCH 16/18] LTP: skip tests depending on the config.h generated by
[PATCH 17/18] LTP: add note about typical LTP build failure on arm
[PATCH 18/18] LTP: remove trailing space

Thanks,
Daniel


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

end of thread, other threads:[~2018-02-07  0:33 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30  9:59 [Fuego] LTP prechecks Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 01/18] need_check: correct errata Daniel Sangorrin
2018-01-31  4:23   ` Tim.Bird
2018-01-30  9:59 ` [Fuego] [PATCH 02/18] need_check: cache the kconfig file Daniel Sangorrin
2018-01-31  4:23   ` Bird, Timothy
2018-01-30  9:59 ` [Fuego] [PATCH 03/18] need_check: no need for testing if the file exists Daniel Sangorrin
2018-01-31  4:34   ` Tim.Bird
2018-01-31  4:41     ` Daniel Sangorrin
2018-01-31 19:29       ` Tim.Bird
2018-01-30  9:59 ` [Fuego] [PATCH 04/18] need_check: check_kconfig should return 1 on first failure Daniel Sangorrin
2018-01-31  4:43   ` Bird, Timothy
2018-01-30  9:59 ` [Fuego] [PATCH 05/18] LTP: we need root permissions Daniel Sangorrin
2018-01-31  4:53   ` Bird, Timothy
2018-01-31  5:21     ` Daniel Sangorrin
2018-01-31 19:25       ` Tim.Bird
2018-01-30  9:59 ` [Fuego] [PATCH 06/18] LTP: patch runtests before running Daniel Sangorrin
2018-01-31  4:57   ` Tim.Bird
2018-01-31  5:24     ` Daniel Sangorrin
2018-01-31 19:32       ` Bird, Timothy
2018-01-30  9:59 ` [Fuego] [PATCH 07/18] LTP: reduce the time required for two more tests Daniel Sangorrin
2018-01-31  5:00   ` Bird, Timothy
2018-01-31  5:25     ` Daniel Sangorrin
2018-01-31 19:40       ` Tim.Bird
2018-02-02  7:34         ` Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 08/18] LTP: put the skiplist on the log directory Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 09/18] LTP: show the generated skiplist file on the jenkins results Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 10/18] LTP: skip a few problematic tests for now Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 11/18] LTP: add tests to skip if tmp is mounted on tmpfs Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 12/18] LTP: skip tests that depend on specific kernel commits Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 13/18] LTP: skip tests depending on the architecture Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 14/18] LTP: skip tests depending on the target kernel config Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 15/18] LTP: skip tests that depend on unavailable commands Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 16/18] LTP: skip tests depending on the config.h generated by LTP Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 17/18] LTP: add note about typical LTP build failure on arm Daniel Sangorrin
2018-01-30  9:59 ` [Fuego] [PATCH 18/18] LTP: remove trailing space Daniel Sangorrin
2018-01-31  5:16 ` [Fuego] LTP prechecks Bird, Timothy
2018-01-31  5:22   ` Tim.Bird
2018-02-02  7:42   ` Daniel Sangorrin
2018-02-07  0:33     ` Tim.Bird

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.