public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Make CI targets be configured
@ 2022-04-27 12:32 Anton Mikanovich
  2022-04-27 12:32 ` [PATCH 1/3] ci: Implement dynamic KFAIL checking Anton Mikanovich
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Anton Mikanovich @ 2022-04-27 12:32 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

This patchset removes hardcoded KFAIL protection from targets and makes
any target be KFAILed or SKIPed based on execution environment.
ISAR_CI_KFAIL and ISAR_CI_SKIP variables are used to store those lists.

Anton Mikanovich (3):
  ci: Implement dynamic KFAIL checking
  ci: Implement dynamic tests skipping
  ci: Correct container test case name

 testsuite/cibuilder.py | 56 ++++++++++++++++++++++++++++--------------
 testsuite/citest.py    | 32 ++++++------------------
 2 files changed, 45 insertions(+), 43 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-04-28  7:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 12:32 [PATCH 0/3] Make CI targets be configured Anton Mikanovich
2022-04-27 12:32 ` [PATCH 1/3] ci: Implement dynamic KFAIL checking Anton Mikanovich
2022-04-27 12:32 ` [PATCH 2/3] ci: Implement dynamic tests skipping Anton Mikanovich
2022-04-27 12:32 ` [PATCH 3/3] ci: Correct container test case name Anton Mikanovich
2022-04-27 15:59 ` [PATCH 0/3] Make CI targets be configured Henning Schild
2022-04-27 17:50   ` Anton Mikanovich
2022-04-28  7:48     ` Henning Schild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox