Branch: refs/heads/gh-readonly-queue/master/pr-6447-a62b5b4d57938156b12b55dbb2a71354cc93a932
Home:
https://github.com/google/syzkaller
Commit: 07e030dea6e6d9ca88b75bb3be2810f47083b328
https://github.com/google/syzkaller/commit/07e030dea6e6d9ca88b75bb3be2810f47083b328
Author: Aleksandr Nogikh <
nog...@google.com>
Date: 2025-11-12 (Wed, 12 Nov 2025)
Changed paths:
M syz-cluster/workflow/build-step/Dockerfile
M syz-cluster/workflow/build-step/workflow-template.yaml
M syz-cluster/workflow/triage-step/Dockerfile
M syz-cluster/workflow/triage-step/workflow-template.yaml
Log Message:
-----------
syz-cluster: simplify shared git repo mounting code
Instead of a complicated overlayfs setup, do a lightweight git clone in
a way that the cloned local copy keeps on referencing the git object
storage on the NFS.
It's simpler code-wise and hopefully will be less susceptible to
failures when local git operations coincide with a git fetch on the
shared repository.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications