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:
parent
7a0007bed1
commit
6cfdcedf18
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue