Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syz-cluster: current backlog #5672

Open
3 of 14 tasks
a-nogikh opened this issue Jan 14, 2025 · 0 comments
Open
3 of 14 tasks

syz-cluster: current backlog #5672

a-nogikh opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels

Comments

@a-nogikh
Copy link
Collaborator

a-nogikh commented Jan 14, 2025

#5620 is the first (not yet complete) version of the syz-cluster system, many more changes still need to be done.

Global:

  • syzkaller: switch to -mod=mod? #5645 to address the only growing vendor folder
  • Storing binary blobs in a separate blob storage leads to synchronization problems: if we don't do two-phase commits, we risk ending up with orphaned files in the storage.
  • Optimize pkg/ dependencies: in many cases there's really no need for syz-cluster to use vm/ or sys/, but the transitive dependencies demand copying them into Dockerfiles.
  • Adjust to GKE. Set up CI/CD. Formulate the update rollout strategy.
  • Consider using mockery instead of workflow.MockService.
  • Consider unifying ID and ExtID of Series.

TODO (general):

TODO (series-tracker):

  • Collect and monitor the To/Cc list.

TODO (controller):

  • Don't schedule a workflow if there's a newer version of the same series.
  • Add request field validation.
  • When the session is finished, scan for "Running" tests and mark them failed.

TODO (syzbot dashboard):

  • Return lists of bug titles found in the last X days.
@a-nogikh a-nogikh added the bug label Jan 14, 2025
@a-nogikh a-nogikh self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant