From: Joshua Watt <jpewhacker@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] resulttool improvements
Date: Thu, 18 Apr 2019 21:57:16 -0500 [thread overview]
Message-ID: <20190419025718.15348-1-JPEWhacker@gmail.com> (raw)
Implements 2 improvements to resulttool:
1) Result files can be loaded over http or https
2) Adds a new subcommand to extract logs from result data
Joshua Watt (2):
resulttool: Load results from URL
resulttool: Add log subcommand
scripts/lib/resulttool/log.py | 56 +++++++++++++++++++++++++++
scripts/lib/resulttool/merge.py | 8 ++--
scripts/lib/resulttool/regression.py | 6 +--
scripts/lib/resulttool/report.py | 2 +-
scripts/lib/resulttool/resultutils.py | 23 +++++++++--
scripts/lib/resulttool/store.py | 4 +-
scripts/resulttool | 2 +
7 files changed, 87 insertions(+), 14 deletions(-)
create mode 100644 scripts/lib/resulttool/log.py
--
2.20.1
next reply other threads:[~2019-04-19 2:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-19 2:57 Joshua Watt [this message]
2019-04-19 2:57 ` [PATCH 1/2] resulttool: Load results from URL Joshua Watt
2019-04-19 2:57 ` [PATCH 2/2] resulttool: Add log subcommand Joshua Watt
2019-04-19 5:05 ` akuster808
2019-04-19 13:14 ` Joshua Watt
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=20190419025718.15348-1-JPEWhacker@gmail.com \
--to=jpewhacker@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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