Add /var/share/test-artifacts to the mkosi sandbox

Part of the dnf repos:

>>> Curl error (37): Could not read a file:// file for file:///var/share/test-ar
>>> Librepo error: Cannot download repomd.xml: Cannot download repodata/repomd.x
This commit is contained in:
Luca Boccassi 2024-12-05 15:49:32 +00:00
commit 6cfdcedf18

View file

@ -74,6 +74,7 @@ Release=${VERSION_ID:-rawhide}
[Build]
SandboxTrees=/etc/yum.repos.d/:/etc/yum.repos.d/
SandboxTrees=/var/share/test-artifacts/:/var/share/test-artifacts/
Environment=NO_BUILD=1 ARTIFACT_DIRECTORY="${TMT_TEST_DATA:?}" TEST_SAVE_JOURNAL=fail TEST_SHOW_JOURNAL=warning
Incremental=no