]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jun 2024 17:57:34 +0000 (18:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jun 2024 08:10:09 +0000 (09:10 +0100)
commita3284958a2cc6c90a5fac26976bddc23f821c972
treef409d91759528de2c0cf8dc0bfc25589a60c3836
parentace380501d3ef62a9e94e2bd4e880cbfaddac02c
oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used

Where we're using DL_DIR in sdk archive to try and cache testing artefacts,
copy into the cache so that it gets populated and this doesn't have to be done
manually. Currently we're making a lot of repeat requests to github as this
wasn't being populated.

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