mkosi: update fedora commit reference

* 08ce156d74 fmf: Run mkosi genkey before mkosi summary
* 1126a7c6b8 Download commit archives via full sha instead of short one
* cc473d807f fmf: Check out mkosi to some directory in /var/tmp
This commit is contained in:
Daan De Meyer
2025-04-03 16:38:31 +02:00
parent 0298ddb881
commit e463d6bf69
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ jobs:
trigger: pull_request trigger: pull_request
fmf_url: https://src.fedoraproject.org/rpms/systemd fmf_url: https://src.fedoraproject.org/rpms/systemd
# This is automatically updated by tools/fetch-distro.py --update fedora # This is automatically updated by tools/fetch-distro.py --update fedora
fmf_ref: b17e5d64a1cd9f1ac2600c90ea93fcf9c5c11784 fmf_ref: 08ce156d74460867657fb9b201c8be93d31e07de
targets: targets:
- fedora-rawhide-x86_64 - fedora-rawhide-x86_64
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as # testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as

View File

@@ -8,5 +8,5 @@ Distribution=|fedora
Environment= Environment=
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
GIT_BRANCH=rawhide GIT_BRANCH=rawhide
GIT_COMMIT=b17e5d64a1cd9f1ac2600c90ea93fcf9c5c11784 GIT_COMMIT=08ce156d74460867657fb9b201c8be93d31e07de
PKG_SUBDIR=fedora PKG_SUBDIR=fedora