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

Nightly e2e tests against release branch SDK #2721

Open
3 tasks
julienrbrt opened this issue Nov 9, 2022 · 0 comments
Open
3 tasks

Nightly e2e tests against release branch SDK #2721

julienrbrt opened this issue Nov 9, 2022 · 0 comments
Labels

Comments

@julienrbrt
Copy link
Member

Summary

Run a nightly GitHub Workflow that runs the IBC e2e test suite against the release branch of the maintained version of the SDK.

Problem Definition

The IBC E2E test suite discovered two bugs in the SDK: cosmos/cosmos-sdk#12888 / cosmos/cosmos-sdk#13808 and cosmos/cosmos-sdk#13728.
It would be useful to run those tests nightly against the release branch of the SDK for catching these issues before they sneak into a release.

Release branches are supposed to have no breaking API, so I think it should be possible.
Then the result of these tests could be sent to a Slack channel to alert us, like we do for our simulations tests: https://github.com/cosmos/cosmos-sdk/blob/main/.github/workflows/sims-nightly.yml, https://github.com/cosmos/cosmos-sdk/blob/main/.github/workflows/sims-046.yml.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants