public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Update scripts
@ 2018-05-01 17:55 Alexander Smirnov
  2018-05-01 17:55 ` [PATCH 1/3] scripts/vm_smoke_test: Add verbosity parameter Alexander Smirnov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alexander Smirnov @ 2018-05-01 17:55 UTC (permalink / raw)
  To: isar-users; +Cc: Alexander Smirnov

Hi all,

the key purpose of this series is to make ci and test scripts more
generic and easy to use by generic user. Also this series adds optional
verbose mode for these scripts.

After applying this series, Jenkins server will be updated to support
verbose output.

Now to build all Isar configuration user may run:

 $ scripts/ci_build.sh [-v]

To test all these configurations:

 $ cd build
 $ vm_smoke_test [-v]

With best regards,
Alex

Alexander Smirnov (3):
  scripts/vm_smoke_test: Add verbosity parameter
  scripts/vm_smoke_test: Check if QEMU didn't start
  scripts/ci_build: Make CI script more generic

 scripts/ci_build.sh   | 66 +++++++++++++++++++++++++++++++-------
 scripts/vm_smoke_test | 89 ++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 128 insertions(+), 27 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2018-05-02  8:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01 17:55 [PATCH 0/3] Update scripts Alexander Smirnov
2018-05-01 17:55 ` [PATCH 1/3] scripts/vm_smoke_test: Add verbosity parameter Alexander Smirnov
2018-05-02  8:30   ` Henning Schild
2018-05-01 17:55 ` [PATCH 2/3] scripts/vm_smoke_test: Check if QEMU didn't start Alexander Smirnov
2018-05-02  8:36   ` Henning Schild
2018-05-01 17:55 ` [PATCH 3/3] scripts/ci_build: Make CI script more generic Alexander Smirnov
2018-05-02  8:39   ` Henning Schild
2018-05-02  8:42 ` [PATCH 0/3] Update scripts Henning Schild

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