public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Improve variables obtaining in CI
@ 2024-01-25  9:06 Anton Mikanovich
  2024-01-25  9:06 ` [PATCH 1/4] CI: Fix getVars API self checks Anton Mikanovich
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anton Mikanovich @ 2024-01-25  9:06 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

Reuse getVars API for as much cases as possible inside our CI to reduce
external process creation overhead and speedup variables obtaining.
This will also make this process much easier for testcase authors.

Anton Mikanovich (4):
  CI: Fix getVars API self checks
  CI: Remove getlayerdir API
  CI: Reuse getVars in repro-build-test
  CI: Use getVars for vm output checking

 testsuite/cibuilder.py        | 31 ++++++++++++++-----------------
 testsuite/citest.py           |  2 +-
 testsuite/repro-build-test.py |  8 +-------
 3 files changed, 16 insertions(+), 25 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-01-31 14:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-25  9:06 [PATCH 0/4] Improve variables obtaining in CI Anton Mikanovich
2024-01-25  9:06 ` [PATCH 1/4] CI: Fix getVars API self checks Anton Mikanovich
2024-01-25  9:06 ` [PATCH 2/4] CI: Remove getlayerdir API Anton Mikanovich
2024-01-25  9:06 ` [PATCH 3/4] CI: Reuse getVars in repro-build-test Anton Mikanovich
2024-01-25  9:06 ` [PATCH 4/4] CI: Use getVars for vm output checking Anton Mikanovich
2024-01-31 14:41 ` [PATCH 0/4] Improve variables obtaining in CI Uladzimir Bely

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