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

[cifuzz] Copy repo from image before checking out. #6941

Merged
merged 4 commits into from
Dec 1, 2021

Conversation

jonathanmetzman
Copy link
Contributor

Do this instead of cloning repo anew.
Fixes: #6755

@jonathanmetzman
Copy link
Contributor Author

@jonathanmetzman jonathanmetzman merged commit a458e3c into master Dec 1, 2021
@jonathanmetzman jonathanmetzman deleted the cfl-recursive branch December 1, 2021 14:36
@nikitamikhaylov
Copy link
Contributor

Thanks!

@oliverchang oliverchang added the cflite ClusterFuzzLite label Feb 22, 2022
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
* [cifuzz] Copy repo from image before checking out.

Do this instead of cloning repo anew.
Fixes: google#6755

* fix tests

* Add test code for cifuzz-example

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cflite ClusterFuzzLite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cifuzz: get_replace_repo_and_build_command can overwrite artifacts copied from Dockerfile
3 participants