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

Run postprocess on tworkers #4555

Closed
wants to merge 9 commits into from
Closed

Run postprocess on tworkers #4555

wants to merge 9 commits into from

Conversation

jonathanmetzman
Copy link
Collaborator

There wont be any other bots to do postprocess.

vitorguidi and others added 9 commits December 17, 2024 00:21
There is a clear way to partition ErrorType enums in the criteria
proposed, reverting this one.

Part of #4271
This adds 9 archives from Fuzzilli to the general test-input archives
used by fuzzers on Clusterfuzz. The Fuzzilli-side archives are refreshed
every few days. We'll add a freshness metric in a follow up.

This was tested locally with butler.

See bug: https://crbug.com/362963886
Allow instances to specify the GCS bucket location for data bundle
buckets in `project.yaml` as a new key: `data_bundle_bucket_location`.

This will allow creating regional buckets instead of using the default
`US` multi-region which results in high data transfer costs in Chrome's
instance.
Filters mean that pagination isn't handled for you.
Custom binaries are often used emulators (i.e. the binary being used by
the host).

This code follows the same strategy used for the ADB binary above in
`get_adb_path()`.
This was requested by Chrome in b/384493595.
With more team members joining, I think it's best to enforce this
policy, than expect everyone to know it.
This enables a job or fuzzer config to disable minimization with an
environment variable. We can specify this at the additional environment
variables of particular fuzzers like Binaryen, that don't work well with
Clusterfuzz' built-in minimization attempts.

Bug: https://crbug.com/380264190
There won't be any other workers to postproces anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants