🌱Add scheduled github worklow job for Fuzzing#3122
🌱Add scheduled github worklow job for Fuzzing#3122metal3-io-bot merged 1 commit intometal3-io:mainfrom
Conversation
|
/hold |
a5bb14e to
8fbcf2b
Compare
|
/retest |
|
/lgtm |
8fbcf2b to
ac23d85
Compare
|
@smoshiur1237: GitHub didn't allow me to request PR reviews from the following users: adam. Note that only metal3-io members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
/unhold |
tuminoid
left a comment
There was a problem hiding this comment.
Also in Makefile, we need to change L139 to:
go test -fuzz=$$fuzz_test -fuzztime='$(FUZZ_TIME)' || exit 1; \
to avoid injection when called via workflow.
ac23d85 to
5767fef
Compare
Signed-off-by: smoshiur1237 <moshiur.rahman@est.tech>
5767fef to
484990f
Compare
|
/retest |
1 similar comment
|
/retest |
tuminoid
left a comment
There was a problem hiding this comment.
Tested locally, it works. No user configurable things that can inject stuff.
/lgtm
|
/hold Needs project-infra PR to go first. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Rozzii, tuminoid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Adding scheduled workflow for Fuzz test