Skip to content

chore: update E2E tests to use Dapr runtime v1.17.3#1616

Open
nelson-parente wants to merge 1 commit intomasterfrom
update-e2e-runtime-1.17
Open

chore: update E2E tests to use Dapr runtime v1.17.3#1616
nelson-parente wants to merge 1 commit intomasterfrom
update-e2e-runtime-1.17

Conversation

@nelson-parente
Copy link
Copy Markdown
Contributor

@nelson-parente nelson-parente commented Mar 31, 2026

Summary

Updates E2E tests to reference Dapr runtime v1.17.3. Part of Dapr v1.17 post-release checklist (dapr/dapr#9281).

  • Updates latestRuntimeVersion constant in tests/e2e/upgrade/upgrade_test.go from 1.17.0-rc.8 to 1.17.3
  • Updates DAPR_RUNTIME_PINNED_VERSION env var in .github/workflows/kind_e2e.yaml and .github/workflows/self_hosted_e2e.yaml to 1.17.3
  • Bumps github.com/dapr/dapr dependency in go.mod/go.sum from v1.17.0-rc.8 to v1.17.3 (along with transitive dependency updates)

Test plan

  • Verify E2E upgrade tests pass against v1.17.3 runtime images
  • Verify self-hosted E2E tests pass with pinned version 1.17.3
  • Verify KinD E2E tests pass with pinned version 1.17.3
  • Confirm go mod tidy produces no diff after this change

@nelson-parente nelson-parente requested review from a team as code owners March 31, 2026 14:47
@JoshVanL
Copy link
Copy Markdown
Contributor

JoshVanL commented Apr 1, 2026

@nelson-parente see conflicts

Updates E2E test version constants, GitHub Actions workflow pinned
version env vars, and go.mod dependencies to the stable v1.17.3
release. Part of Dapr v1.17 post-release checklist (dapr/dapr#9281).

Signed-off-by: Nelson Parente <nelson_parente@live.com.pt>
@nelson-parente nelson-parente force-pushed the update-e2e-runtime-1.17 branch from b735b84 to 6b3334e Compare April 1, 2026 14:05
@nelson-parente nelson-parente changed the title chore: update E2E tests to use Dapr runtime v1.17.2 chore: update E2E tests to use Dapr runtime v1.17.3 Apr 1, 2026
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