generic-poky/meta/lib/oeqa
Ross Burton f375c30a17 oeqa/selftest: lock down Meson git revision for reliability
The test_recipetool_create_github test fetches HEAD of the repository so
upstream changes can (and do) break the test.  Avoid these problems by passing
the rev= argument in the URL to lock the checkout to the same version that is
fetched in the github_tarball test.

Also pass the commands to runCmd() as a list instead of a string, the semicolon
in the URL needs more quotes if the shell is involved and passing a list
bypasses the shell entirely.

(From OE-Core rev: 5f02b4300fb2ed54270aede54d30317ba757f587)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-06-05 17:59:57 +01:00
..
buildperf oeqa.buildperf: limit the length of error output 2017-03-27 08:15:07 +01:00
controllers gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
core oeqa/core/runner: Append PID in the test result folder name 2017-04-13 10:54:10 +01:00
files oeqa: Move common files to oeqa/files instead of runtime only 2017-01-23 12:05:19 +00:00
runtime oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdir 2017-04-06 10:13:39 +01:00
sdk oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIR 2017-04-11 18:10:18 +01:00
sdkext oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_creation are present 2017-03-03 11:16:12 +00:00
selftest oeqa/selftest: lock down Meson git revision for reliability 2017-06-05 17:59:57 +01:00
utils oeqa/utils/targetbuild: tmp dir improvements 2017-04-06 10:13:39 +01:00
oetest.py testimage.bbclass: fix runtime test for rpm, port smart tests to dnf 2017-03-14 14:42:17 +00:00
runexported.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
targetcontrol.py oeqa: allow persistent image writes in runqemu() 2017-03-28 10:34:37 +01:00