]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
testimage/postactions: Allow artifact collection to be skipped
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jul 2024 16:54:31 +0000 (17:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Jul 2024 09:51:48 +0000 (10:51 +0100)
commit7036f814baa6550e0b1ac2db37fcd51960ee9e48
tree31bd3bb5979121b5681b0071fa2cd04f391c4b5d
parent64759473f3e6f3a9f3424575591b83ce9cd14e6c
testimage/postactions: Allow artifact collection to be skipped

It does not always make sense to collect artifacts and data from the
target on failure, e.g. if testing firmware or if the target is not
running an SSH server.

Allow this by setting TESTIMAGE_FAILED_QA_ARTIFACTS to an empty
value.

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