]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/runtime_test: simplify postinst testing
authorRoss Burton <ross.burton@intel.com>
Wed, 22 Nov 2017 16:00:17 +0000 (16:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2017 11:24:36 +0000 (11:24 +0000)
commit781a1be88f5812157a231bf5771a01bb978bfcd9
tree890fc983b18eab31fcd3b0273dc0390ac969a1e7
parent228f5f072218823aa9d47f2fb1dcde584fde7a44
oeqa/selftest/runtime_test: simplify postinst testing

Update the packages and file names to reflect the new postinst recipe.

Fix a sh syntax error in the run_serial file exists test which was hidden by a
logic problem in the status code.

Remove the older test_verify_postinst as it's effectively a subset of
test_postinst_rootfs_and_boot, and doesn't work: when booting under systemd the
strings it searches for are not output to the console, but the test still
passes.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/cases/runtime_test.py