]> code.ossystems Code Review - openembedded-core.git/commit
selftest/buildhistory: Improve test to remove sources of error
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:17:47 +0000 (11:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 16:35:37 +0000 (16:35 +0000)
commit9e9a33281e6008c3b699b5bbb738921829dbc501
treea5777f6362acb4c5cff4dd47521b1fae59be5e82
parent6a05cb64dfafd531d50454ef7141ff0290d01ca9
selftest/buildhistory: Improve test to remove sources of error

When we add buildhistory, we expect do_rootfs to rerun, but depending
on IMAGE_FSTYPES, the number of tasks which would execute after
do_rootfs varies (e.g. live would add do_bootimg and we recently
added do_image).

Therefore limit the test to -c rootfs and then we're clear that only
one task should re-run.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/buildoptions.py