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

[Feat] openyurt fuzz support #8062

Merged
merged 2 commits into from
Aug 9, 2022
Merged

Conversation

huiwq1990
Copy link
Contributor

Signed-off-by: huiwq1990 [email protected]

@google-cla
Copy link

google-cla bot commented Jul 23, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@jonathanmetzman
Copy link
Contributor

I'm going to ask the panel if we approve of this.

RUN for repo in ${REPOSITORIES}; do git clone --depth 1 "https://github.com/${REPOSITORY_OWNER}/${repo}" "${PROJECT_ROOT}/${repo}"; done
RUN git clone --depth 1 https://github.com/${REPOSITORY_OWNER}/cncf-fuzzing

COPY build.sh $SRC/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no build.sh here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I forget commit it. It's fixed.

@jonathanmetzman
Copy link
Contributor

We approve of adding this project. Please fix the build failures and let me know when this is ready

Signed-off-by: huiwq1990 <[email protected]>
@huiwq1990
Copy link
Contributor Author

We approve of adding this project. Please fix the build failures and let me know when this is ready

@jonathanmetzman hi, related issues alreay fixed, please review the pr.

@Navidem Navidem requested a review from jonathanmetzman August 9, 2022 18:30
Copy link
Contributor

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jonathanmetzman jonathanmetzman merged commit ca20db0 into google:master Aug 9, 2022
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
openyurt fuzz support

Signed-off-by: huiwq1990 <[email protected]>
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