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

Add additional CI e2e tests #90

Open
3 of 5 tasks
nerdalert opened this issue Aug 10, 2022 · 0 comments
Open
3 of 5 tasks

Add additional CI e2e tests #90

nerdalert opened this issue Aug 10, 2022 · 0 comments
Labels
good first issue Good for newcomers kind/enhancement I can make existing implementation better

Comments

@nerdalert
Copy link
Member

nerdalert commented Aug 10, 2022

What problem this enhancement will solve?
Validate functionality and conformance via custom e2e tests specific to Patu.

What is your proposal?
Add the following test:

  • Uninstallation and reinstallation of Patu verifying cleanup and proper reinstallation using install/uninstaller scripts.
  • Iperf pod to pod to discover if the results are reasonably consistent.
  • Cluster IP functionality.
  • Verify egress pod connectivity to an Internet service.
  • Node port functionality (once implemented).
@nerdalert nerdalert added good first issue Good for newcomers kind/enhancement I can make existing implementation better labels Aug 10, 2022
@nerdalert nerdalert changed the title Add CI e2e tests Add additional CI e2e tests Aug 10, 2022
vishnoianil pushed a commit that referenced this issue Aug 16, 2022
- Adds a test to validate the pod can reach an egress
  Internet service tracked in issue #90.

Signed-off-by: Brent Salisbury <[email protected]>
nerdalert added a commit that referenced this issue Aug 19, 2022
…2e (#105)

- Added tests for installation/uninstallation/re-installation (issue #90)
- Added a daemonset helper in utils

Signed-off-by: Brent Salisbury <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement I can make existing implementation better
Projects
None yet
Development

No branches or pull requests

1 participant