Skip to content

Conversation

@ndr-ds
Copy link
Contributor

@ndr-ds ndr-ds commented Sep 8, 2025

Motivation

Some of the configs were wrong, as well as the port forwarding, making notifications stop working and 3 of the tests fail.

Proposal

Do the required fixes (wrong address, port forwarding, etc). Fixes #4494

Test Plan

Started a local network with net up --kubernetes, ran e2e tests against it, they all pass.

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

Copy link
Contributor Author

ndr-ds commented Sep 8, 2025

@afck
Copy link
Contributor

afck commented Sep 9, 2025

Does this fix #4494?

Copy link
Contributor Author

ndr-ds commented Sep 9, 2025

It does, yes. The tests all pass for me locally now. But on CI for #4410 they still don't for some reason, but it's probably a different unrelated issue 🤔
Now, what I saw in testnet_conway is a bit more mysterious, because this bug is for sure not there 🤔 so if it happens again I'll try to get more info out of it

@ndr-ds ndr-ds added this pull request to the merge queue Sep 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 9, 2025
@ndr-ds ndr-ds added this pull request to the merge queue Sep 9, 2025
Merged via the queue into main with commit 31040be Sep 9, 2025
29 checks passed
@ndr-ds ndr-ds deleted the 09-08-fix_a_few_bugs_in_net_up_--kubernetes branch September 9, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client transfers returning RoundTimeout with u64::MAX as the timestamp

3 participants