-
Notifications
You must be signed in to change notification settings - Fork 19
feat: unify all e2e to latest commitid in e2e main branch #1105
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
Conversation
0e9a251 to
0289d36
Compare
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.
Btw would it make sense to add fail fast for the other test suites as well (e.g. single-l2-network-op-pessimistic etc):
bats <test_file> || exit 1There 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.
Totally agree! I think that we must create another PR to work on it. Also to add fail-fast in the same file (right now if one of the tests fails it keep running the rest)
2b56918 to
b54990e
Compare
|
## 🔄 Changes Summary - Fix all aggkit e2e tests to work with the changes in `aggkit_bridge_service.bash`



🔄 Changes Summary
aggkit_bridge_service.bash