Skip to content

Fix typo in new option in e2e manifest node#9806

Merged
mergify[bot] merged 2 commits intomainfrom
sergio/fix-typo-in-e2e-manifest-node
Dec 1, 2022
Merged

Fix typo in new option in e2e manifest node#9806
mergify[bot] merged 2 commits intomainfrom
sergio/fix-typo-in-e2e-manifest-node

Conversation

@sergio-mena
Copy link
Contributor

@sergio-mena sergio-mena commented Dec 1, 2022

The "toml" annotation of "send no load" had a typo (send_no_laod).

This is suspected to have caused failures in e2e, however I couldn't reproduce the error locally, so not sure this will fix it. Still, the typo needs to be fixed in any case.


PR checklist

  • Tests written/updated, or no tests needed
  • CHANGELOG_PENDING.md updated, or no changelog entry needed
  • Updated relevant documentation (docs/) and code comments, or no
    documentation updates needed

@sergio-mena sergio-mena requested a review from ebuchman as a code owner December 1, 2022 10:06
@sergio-mena sergio-mena requested a review from a team December 1, 2022 10:06
@sergio-mena sergio-mena self-assigned this Dec 1, 2022
@sergio-mena sergio-mena added S:backport-to-v0.37.x Tell mergify to backport the PR to v0.37.x S:automerge Automatically merge PR when requirements pass labels Dec 1, 2022
@thanethomson
Copy link
Contributor

Should this be backported to v0.34 as well?

@sergio-mena
Copy link
Contributor Author

Should this be backported to v0.34 as well?

I think so, but the original PR doesn't seem to be in yet. So I'm waiting for it to be in and then add the label here... this way we may save resolving the conflicts of applying this PR on v0.34.x too soon.

@mergify mergify bot merged commit 739b92b into main Dec 1, 2022
@mergify mergify bot deleted the sergio/fix-typo-in-e2e-manifest-node branch December 1, 2022 12:19
mergify bot pushed a commit that referenced this pull request Dec 1, 2022
The "toml" annotation of "send no load" had a typo (`send_no_laod`).

This is suspected to have caused failures in e2e, however I couldn't reproduce the error locally, so not sure this will fix it. Still, the typo needs to be fixed in any case.

---

#### PR checklist

- [x] Tests written/updated, or no tests needed
- [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [x] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed

(cherry picked from commit 739b92b)
sergio-mena added a commit that referenced this pull request Dec 1, 2022
The "toml" annotation of "send no load" had a typo (`send_no_laod`).

This is suspected to have caused failures in e2e, however I couldn't reproduce the error locally, so not sure this will fix it. Still, the typo needs to be fixed in any case.

---

#### PR checklist

- [x] Tests written/updated, or no tests needed
- [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [x] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed

(cherry picked from commit 739b92b)

Co-authored-by: Sergio Mena <sergio@informal.systems>
@sergio-mena sergio-mena added the S:backport-to-v0.34.x Tell mergify to backport the PR to v0.34.x label Dec 1, 2022
mergify bot pushed a commit that referenced this pull request Dec 1, 2022
The "toml" annotation of "send no load" had a typo (`send_no_laod`).

This is suspected to have caused failures in e2e, however I couldn't reproduce the error locally, so not sure this will fix it. Still, the typo needs to be fixed in any case.

---

#### PR checklist

- [x] Tests written/updated, or no tests needed
- [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [x] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed

(cherry picked from commit 739b92b)
sergio-mena added a commit that referenced this pull request Dec 1, 2022
The "toml" annotation of "send no load" had a typo (`send_no_laod`).

This is suspected to have caused failures in e2e, however I couldn't reproduce the error locally, so not sure this will fix it. Still, the typo needs to be fixed in any case.

---

#### PR checklist

- [x] Tests written/updated, or no tests needed
- [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [x] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed

(cherry picked from commit 739b92b)

Co-authored-by: Sergio Mena <sergio@informal.systems>
@moul moul mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S:automerge Automatically merge PR when requirements pass S:backport-to-v0.34.x Tell mergify to backport the PR to v0.34.x S:backport-to-v0.37.x Tell mergify to backport the PR to v0.37.x

Projects

Status: Done/Merged

Development

Successfully merging this pull request may close these issues.

3 participants