google / google/fuzzbench

Support running FuzzBench without Google Cloud

Open
#251 7 comments 1 reaction 1 assignee Claimed by @zchcai View on GitHub
priority
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

Local experiments are currently not truly local because they depend on Google Cloud Storage (GCS).
We should break this dependency.
We use gsutil which has bash-like commands for managing files on GCS (e.g. cp, rm etc).
Instead we may need to switch to a library that supports other s3-like solutions and/or the local filesystem.
Local support will also break after the queue branch is merged into master and will need to be fixed again.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.