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

Run merkledb fuzz tests every 6 hours #2415

Merged
merged 11 commits into from
Dec 6, 2023
Merged

Run merkledb fuzz tests every 6 hours #2415

merged 11 commits into from
Dec 6, 2023

Conversation

danlaine
Copy link

@danlaine danlaine commented Dec 4, 2023

Why this should be merged

Yay tests.

How this works

Every 6 hours, runs each merkledb fuzz test for 15 minutes. There are 20 fuzz tests, so this should take about 5 hours.

How this was tested

It isn't...this workflow can't be run until it's merged :'(

@danlaine danlaine added testing This primarily focuses on testing merkledb labels Dec 4, 2023
@danlaine danlaine added this to the v1.10.18 milestone Dec 4, 2023
@danlaine danlaine self-assigned this Dec 4, 2023
Copy link
Contributor

@dhrubabasu dhrubabasu left a comment

Choose a reason for hiding this comment

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

nit: I think this will show up as Run merkledb fuzz tests / fuzz on the workflow name. Should we do something like Scheduled Fuzz Testing / MerkleDB?

.github/workflows/fuzz_merkledb.yml Outdated Show resolved Hide resolved
.github/workflows/fuzz_merkledb.yml Outdated Show resolved Hide resolved
Dan Laine and others added 2 commits December 4, 2023 11:15
Co-authored-by: Dhruba Basu <7675102+dhrubabasu@users.noreply.github.com>
Signed-off-by: Dan Laine <daniel.laine@avalabs.org>
Co-authored-by: Dhruba Basu <7675102+dhrubabasu@users.noreply.github.com>
Signed-off-by: Dan Laine <daniel.laine@avalabs.org>
Base automatically changed from fuzz-dir to dev December 5, 2023 00:50
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 6, 2023
Merged via the queue into dev with commit 9c1694a Dec 6, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the fuzz-merkledb branch December 6, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merkledb testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants