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(CI): Add end-to-end test #83

Merged
merged 1 commit into from
May 3, 2023
Merged

chore(CI): Add end-to-end test #83

merged 1 commit into from
May 3, 2023

Conversation

levaitamas
Copy link
Member

This PR implements a full end-to-end STUNner test:

  • sets up minikube
  • installs stunner/stunner-gateway-operator dev version with helm
  • installs the simple-tunnel example to minikube
  • builds turncat and installs iperf
  • does a measurement with iperf
  • if there is response from the iperf server, we assume the e2e case working

Scheduled to run at 11:00 UTC on Mondays, and can be triggered by hand as well.

Note
There is a heuristic timeout in the Configure STUNner step. This might be not optimal and can lead to false-positive failures.

@levaitamas levaitamas merged commit 468d60b into main May 3, 2023
@levaitamas levaitamas deleted the e2e-test branch May 3, 2023 08:51
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.

1 participant