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

Use low latency servers for all tests #7184

Merged
merged 5 commits into from
Nov 20, 2024

Conversation

Serock3
Copy link
Contributor

@Serock3 Serock3 commented Nov 15, 2024

Add to prepare_daemon a step where the default location, including entry for multihop (but not bridges as it turned out to be problematic), is set to the Nordic custom list.

Link to full test run https://github.com/mullvad/mullvadvpn-app/actions/runs/11892409373/job/33137399707. I left in a dbg!() statement by accident, so the logs are a little cluttered.


This change is Reviewable

@Serock3 Serock3 self-assigned this Nov 15, 2024
Copy link

linear bot commented Nov 15, 2024

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


test/test-manager/src/tests/helpers.rs line 1328 at r1 (raw file):

        // The typestate query builder cannot express openVPN bridge locations while specifying
        // wireguard options, like multihop. So we need to create a new query for openVPN, and

⛏️ OpenVPN*

Code quote:

openVPN

@Serock3 Serock3 force-pushed the use-low-latency-servers-for-more-tests-des-1448 branch from 096994a to 2df8f1e Compare November 15, 2024 11:02
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Serock3 Serock3 force-pushed the use-low-latency-servers-for-more-tests-des-1448 branch 3 times, most recently from 8939bcb to 77eea44 Compare November 18, 2024 12:17
@Serock3 Serock3 marked this pull request as ready for review November 18, 2024 12:18
@Serock3 Serock3 force-pushed the use-low-latency-servers-for-more-tests-des-1448 branch 3 times, most recently from 630e164 to c880e66 Compare November 18, 2024 13:20
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 4 files at r4, all commit messages.
Reviewable status: 4 of 5 files reviewed, all discussions resolved

@Serock3 Serock3 force-pushed the use-low-latency-servers-for-more-tests-des-1448 branch from 7cbd4fa to d634d16 Compare November 19, 2024 08:32
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r5, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

When starting e2e tests on multiple platforms, we always specify
the same list of tests for all paltforms. Therefore we should not
fail on parsing a test that is skipped for the current platform.
Add to `prepare_daemon` a step where the default location,
including for multihop and bridges, is set to the `Nordic`
custom list.
@Serock3 Serock3 force-pushed the use-low-latency-servers-for-more-tests-des-1448 branch from d634d16 to 1ff1dcf Compare November 20, 2024 07:39
@Serock3 Serock3 merged commit 22d50da into main Nov 20, 2024
54 checks passed
@Serock3 Serock3 deleted the use-low-latency-servers-for-more-tests-des-1448 branch November 20, 2024 07:48
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.

2 participants