From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] support/testing: add test to verify 'scp' download via BR2_PRIMARY_SITE
Date: Sat, 13 Apr 2019 22:02:50 +0200 [thread overview]
Message-ID: <20190413220250.21437d01@windsurf> (raw)
In-Reply-To: <20190215213549.8476-1-patrickdepinguin@gmail.com>
Hello Thomas,
On Fri, 15 Feb 2019 22:35:48 +0100
Thomas De Schampheleire <patrickdepinguin@gmail.com> wrote:
> From: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
>
> Recently it was found that the scp download infrastructure was broken.
> To avoid future failures, create a test that verifies that the scp command
> receives the expected arguments.
>
> Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
> ---
> .../tests/download/br2-external/scp/Config.in | 0
> .../download/br2-external/scp/external.desc | 1 +
> .../download/br2-external/scp/external.mk | 1 +
> .../br2-external/scp/package/nohash/nohash.mk | 10 +++
> support/testing/tests/download/scp-wrapper | 62 +++++++++++++++++++
> support/testing/tests/download/test_scp.py | 45 ++++++++++++++
> 6 files changed, 119 insertions(+)
> create mode 100644 support/testing/tests/download/br2-external/scp/Config.in
> create mode 100644 support/testing/tests/download/br2-external/scp/external.desc
> create mode 100644 support/testing/tests/download/br2-external/scp/external.mk
> create mode 100644 support/testing/tests/download/br2-external/scp/package/nohash/nohash.mk
> create mode 100755 support/testing/tests/download/scp-wrapper
> create mode 100644 support/testing/tests/download/test_scp.py
You got some review/comments from Ricardo, which I believe are not too
difficult to address. Do you think you will have the chance to address
them and send an updated version ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-04-13 20:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-15 21:35 [Buildroot] [PATCH 1/2] support/testing: add test to verify 'scp' download via BR2_PRIMARY_SITE Thomas De Schampheleire
2019-02-15 21:35 ` [Buildroot] [PATCH 2/2] support/testing: introduce specific error classes Thomas De Schampheleire
2019-03-30 3:26 ` Ricardo Martincoski
2019-03-30 3:24 ` [Buildroot] [PATCH 1/2] support/testing: add test to verify 'scp' download via BR2_PRIMARY_SITE Ricardo Martincoski
2019-04-13 20:02 ` Thomas Petazzoni [this message]
2019-04-23 19:04 ` Thomas De Schampheleire
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=20190413220250.21437d01@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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