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

chore: run nightly bank test #1816

Merged
merged 7 commits into from
Oct 14, 2022
Merged

chore: run nightly bank test #1816

merged 7 commits into from
Oct 14, 2022

Conversation

joshua-goldstein
Copy link
Contributor

Problem

Previously we were running a nightly Badger bank test (4 hours).

Solution

We bring back the nightly badger bank test.

@joshua-goldstein joshua-goldstein marked this pull request as ready for review October 14, 2022 20:53
@@ -0,0 +1,46 @@
name: ci-badger-bank-nightly
Copy link
Contributor

Choose a reason for hiding this comment

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

adjust the names

echo "No data race detected via grep. Assuming txn violation..."
tail -1000 badgerbanktest.log
badger bank disect --dir=. --decryption-key "badgerkey16bytes"
fi
Copy link
Contributor

Choose a reason for hiding this comment

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

we should move this block into the make file under make bank-test or something similar.

@skrdgraph skrdgraph merged commit 9498fa9 into main Oct 14, 2022
@skrdgraph skrdgraph deleted the joshua/bank-nightly branch October 14, 2022 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants