-
Notifications
You must be signed in to change notification settings - Fork 472
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: fuzz test support read from .env by different services #2824
Conversation
Signed-off-by: dqhl76 <[email protected]>
Signed-off-by: dqhl76 <[email protected]>
Hi, why will we need to maintain those scripts in opendal repo? |
I think it is more flexible. It is easier for us to add or remove fuzz targets. If you think it is uneccesarry. Could you please give a review about that? I will remove it later and change that on oss-fuzz side |
Signed-off-by: dqhl76 <[email protected]>
case1: case2: case3: |
fix: make clippy happy Signed-off-by: dqhl76 <[email protected]> rustfmt Signed-off-by: dqhl76 <[email protected]> refact: use .schema.env Signed-off-by: dqhl76 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Fix the problem that opendal cannot init service related PR on opendal side: apache/opendal#2824 /cc @Xuanwo --------- Signed-off-by: Liuqing Yue <[email protected]>
No description provided.