Skip to content

feat(e2e): add new rollback perturbation#4284

Closed
sergio-mena wants to merge 30 commits intomainfrom
sergio/2458-rollback-perturbation
Closed

feat(e2e): add new rollback perturbation#4284
sergio-mena wants to merge 30 commits intomainfrom
sergio/2458-rollback-perturbation

Conversation

@sergio-mena
Copy link
Collaborator

@sergio-mena sergio-mena commented Oct 11, 2024

Partially addresses #2458

As per title. Still need to add it to the generator; tried but didn't work for seed nodes (?).


PR checklist

  • Tests written/updated
  • [ ] Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

sergio-mena and others added 30 commits February 9, 2024 23:13
the test was calling validatorSchedule.Increment() too soon, thus comparing the block.Time of blocks at different heights
…#4177)

As per title.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
@sergio-mena sergio-mena added wip Work in progress e2e Related to our end-to-end tests labels Oct 11, 2024
@sergio-mena sergio-mena self-assigned this Oct 11, 2024
persistent_peers = ["validator01"]
database = "rocksdb"
perturb = ["pause"]
perturb = ["pause", "rollback","rollback","rollback","kill","kill","kill","rollback","rollback","rollback","kill","kill","kill"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is like this for testing. Need to shorten before merging

Base automatically changed from sergio/e2e-oscillate-vals-params to main October 31, 2024 08:03
@sergio-mena sergio-mena deleted the sergio/2458-rollback-perturbation branch January 23, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Related to our end-to-end tests wip Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant