Skip to content

Updated E2E tests to use latest stable Dapr version for CLI and runtime #686

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

Merged
merged 12 commits into from
Mar 14, 2025

Conversation

WhitWaldo
Copy link
Contributor

@WhitWaldo WhitWaldo commented Mar 14, 2025

Description

Updated Dapr version for CLI and runtime in e2e tests script.

This has also led to some changes with 1.15.0 to how the actors E2E tests work as they expected absolute timings down to the millisecond that aren't terribly practical.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #685

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added the chores Admin related tasks label Mar 14, 2025
@WhitWaldo WhitWaldo self-assigned this Mar 14, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners March 14, 2025 01:16
…te possible regression

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…4 MB

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…expires

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…cally at these times, but around then.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo merged commit 541ef6b into dapr:main Mar 14, 2025
6 checks passed
@WhitWaldo WhitWaldo deleted the update-cli-runtime-in-e2e-tests branch March 14, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chores Admin related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Infrastructure] Update Dapr CLI/Runtime version used in E2E tests
1 participant