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

Fuzzing: Fix broken oss-fuzz build #9477

Closed
wants to merge 1 commit into from
Closed

Conversation

AdamKorcz
Copy link
Contributor

@AdamKorcz AdamKorcz commented Jan 6, 2022

Description

The oss-fuzz build is broken because of recent changes to NewOnlineDDLs.

This PR fixes that and re-organizes the oss-fuzz build a bit.

Related Issue(s)

Checklist

  • Should this PR be backported?
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz
Copy link
Contributor Author

@systay @shlomi-noach @harshit-gangal @florentp This PR is outdated, but the OSS-Fuzz build is still broken. Are you interested in moving the fuzzing suite to https://github.com/cncf/cncf-fuzzing to make it easier to manage it independently of the whole Vitess CI infrastructure?

@systay
Copy link
Collaborator

systay commented Jun 13, 2022

Hi @AdamKorcz!

Yeah, that sounds like a great idea. How can I help?

@systay systay closed this Jun 13, 2022
@systay
Copy link
Collaborator

systay commented Jun 13, 2022

Oops. Wrong button

@systay systay reopened this Jun 13, 2022
@vitessio vitessio deleted a comment from github-actions bot Jun 13, 2022
@AdamKorcz
Copy link
Contributor Author

@systay The fuzzers have been migrated: cncf/cncf-fuzzing#190.

I will set up a PR to remove them from the Vitess repo ASAP.

@AdamKorcz AdamKorcz closed this Jun 13, 2022
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.

2 participants