Skip to content

fix(e2e): remove bls from e2e generator#3721

Merged
sergio-mena merged 1 commit intomainfrom
sergio/3720-disable-bls-nightlies
Aug 16, 2024
Merged

fix(e2e): remove bls from e2e generator#3721
sergio-mena merged 1 commit intomainfrom
sergio/3720-disable-bls-nightlies

Conversation

@sergio-mena
Copy link
Collaborator

@sergio-mena sergio-mena commented Aug 16, 2024

Part of #3720

With this change, the e2e generator no longer generates manifests with bls as key type, so bls is no longer tested in the nightlies.

This is temporary, to be reverted also as part of #3720 in a future PR

Manual nightly run here


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 sergio-mena requested a review from a team as a code owner August 16, 2024 10:29
@sergio-mena sergio-mena requested a review from a team August 16, 2024 10:29
@sergio-mena sergio-mena self-assigned this Aug 16, 2024
@sergio-mena sergio-mena added bug Something isn't working e2e Related to our end-to-end tests labels Aug 16, 2024
Copy link
Collaborator

@andynog andynog left a comment

Choose a reason for hiding this comment

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

looks good to me

@sergio-mena sergio-mena added this pull request to the merge queue Aug 16, 2024
Merged via the queue into main with commit 79602f1 Aug 16, 2024
@sergio-mena sergio-mena deleted the sergio/3720-disable-bls-nightlies branch August 16, 2024 13:10
mergify bot pushed a commit that referenced this pull request Aug 16, 2024
Part of #3720

With this change, the `e2e` generator no longer generates manifests with
bls as key type, so bls is no longer tested in the nightlies.

This is temporary, to be reverted also as part of #3720 in a future PR

Manual nightly run:
[here](https://github.com/cometbft/cometbft/actions/runs/10418554752/job/28854915428)

---

#### 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~

(cherry picked from commit 79602f1)

# Conflicts:
#	test/e2e/generator/generate.go
aljo242 pushed a commit that referenced this pull request Sep 15, 2025
Part of #3720

With this change, the `e2e` generator no longer generates manifests with
bls as key type, so bls is no longer tested in the nightlies.

This is temporary, to be reverted also as part of #3720 in a future PR

Manual nightly run:
[here](https://github.com/cometbft/cometbft/actions/runs/10418554752/job/28854915428)

---

- ~[ ] 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~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working e2e Related to our end-to-end tests

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants