Skip to content

feat(tests): add production-like E2E test suite and update Taskfile#1050

Merged
paralta merged 1 commit intomainfrom
test/e2e-prod-skeleton
Mar 17, 2026
Merged

feat(tests): add production-like E2E test suite and update Taskfile#1050
paralta merged 1 commit intomainfrom
test/e2e-prod-skeleton

Conversation

@paralta
Copy link
Copy Markdown
Member

@paralta paralta commented Mar 13, 2026

Add production E2E test suite

Changes

  • New E2E production suite under tests/e2e-production/ (Ginkgo suite + placeholder test).
  • tests/README.md and tests/Taskfile.yml updated for the new suite.

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
@github-actions
Copy link
Copy Markdown
Contributor

The latest Buf updates on your PR. Results from workflow Buf CI / verify-proto (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped⏩ skipped✅ passedMar 13, 2026, 12:10 PM

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-49 lines label Mar 13, 2026
@paralta paralta marked this pull request as ready for review March 13, 2026 14:03
@paralta paralta requested a review from a team as a code owner March 13, 2026 14:03
@paralta paralta linked an issue Mar 13, 2026 that may be closed by this pull request
2 tasks
Copy link
Copy Markdown
Contributor

@csirmazbendeguz csirmazbendeguz left a comment

Choose a reason for hiding this comment

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

would you like to merge this scaffolding?

multi-node / multi-cluster testing environment sounds very nice. I wanted to ask how will this be set up? in some kind of managed Kubernetes hosting?

@paralta
Copy link
Copy Markdown
Member Author

paralta commented Mar 16, 2026

@csirmazbendeguz thanks for reviewing!

not urgent to merge this one, I will proceed with provisioning the test environment for these new scenarios. which answers your follow up question, there are some details in #1005 and we manage these deployments privately

@paralta paralta merged commit 354424b into main Mar 17, 2026
33 checks passed
@paralta paralta deleted the test/e2e-prod-skeleton branch March 17, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-49 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Add tests/e2e-prod/ and move e2e to tests/e2e/

2 participants