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 default embed config in e2e tests #16688

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

serathius
Copy link
Member

@serathius serathius commented Oct 3, 2023

Part of #16673

We need to ensure that we are running the default etcd config so we can easily distinguish when we are providing non-defaults.

@serathius serathius force-pushed the e2e-default-config branch 3 times, most recently from 54cc3bd to 22076e8 Compare October 5, 2023 09:14
@serathius serathius marked this pull request as ready for review October 5, 2023 10:38
@serathius
Copy link
Member Author

cc @ahrtr

}
cfg.ServerConfig.InitialClusterToken = "new"
Copy link
Member Author

Choose a reason for hiding this comment

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

Note, there are tests that depend on this value being exact "new". I might do a followup PR to remove this.

@serathius serathius merged commit 6a96ab7 into etcd-io:main Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants