]> code.ossystems Code Review - openembedded-core.git/commit
sanity: implement network connectivity test
authorJoshua Lock <josh@linux.intel.com>
Wed, 29 Jun 2011 21:55:03 +0000 (14:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jul 2011 12:30:56 +0000 (13:30 +0100)
commit8fdea2a1ac8875a42b3a57f0fd7b530f851c20e9
treedc2788e0be2a948ebb7c7f03e83b5b1312c4ee2c
parent465692552eae360e9053df1fd26a2e24f21785c1
sanity: implement network connectivity test

Sanity test to verify files can be fetched from the network using git, http
and https fetchers point users at a page to help get set up in the case of a
failure.

Requires a variable CONNECTIVITY_CHECK_URIS to be set, using the same pattern
as SRC_URI, of URI's to test against.
The variable CONNECTIVITY_CHECK_MSG can be set to provide a custom error
message, such as a pointer to some help, when this check fails.

Addresses [YOCTO #933]

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass