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

chore: Add e2e tests to validate hubble-relay and hubble-ui deployment #896

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

xiaozhiche320
Copy link
Contributor

@xiaozhiche320 xiaozhiche320 commented Oct 25, 2024

Description

Add e2e tests to validate Hubble-relay and Hubble-UI deployment, in order not to touch the legacy test, the install-helm-chart func was re-written again. The test Hubble job is able to validate Hubble resource and basic metrics but not migrating all the advanced metrics validation since there are many heavy liftings work remain and could be addressed in the future migration.

Related Issue

#422

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

image

Additional Notes

Add any additional notes or context about the pull request here.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

@xiaozhiche320 xiaozhiche320 self-assigned this Oct 25, 2024
@xiaozhiche320 xiaozhiche320 requested a review from a team as a code owner October 25, 2024 16:46
@nddq nddq linked an issue Oct 31, 2024 that may be closed by this pull request
@nddq nddq added this pull request to the merge queue Oct 31, 2024
@xiaozhiche320 xiaozhiche320 removed this pull request from the merge queue due to a manual request Oct 31, 2024
test/e2e/retina_e2e_test.go Outdated Show resolved Hide resolved
test/e2e/hubble/scenario.go Show resolved Hide resolved
@xiaozhiche320 xiaozhiche320 added this pull request to the merge queue Nov 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 8, 2024
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.

test: Add e2e tests to validate hubble-relay and hubble-ui deployment
4 participants