From: Alexander Smirnov <asmirnov@ilbers.de>
To: isar-users@googlegroups.com
Cc: Alexander Smirnov <asmirnov@ilbers.de>
Subject: [PATCH 0/3] Update scripts
Date: Tue, 1 May 2018 20:55:08 +0300 [thread overview]
Message-ID: <20180501175511.26145-1-asmirnov@ilbers.de> (raw)
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
next reply other threads:[~2018-05-01 17:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 17:55 Alexander Smirnov [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180501175511.26145-1-asmirnov@ilbers.de \
--to=asmirnov@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox