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

ci: Run integration test on GKE #2502

Merged
merged 3 commits into from
Feb 15, 2024
Merged

ci: Run integration test on GKE #2502

merged 3 commits into from
Feb 15, 2024

Conversation

mqasimsarfraz
Copy link
Member

This change allows running integration tests on GKE. It uses OIDC to authenticate with GCP similar to other cloud providers. Following are the successful runs:

In case you want to see logs for the tests that I have skipped (happy to have more feedback on this, also potential fix):

Fixes #784

Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
Copy link
Member

@mauriciovasquezbernal mauriciovasquezbernal left a comment

Choose a reason for hiding this comment

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

Very small minor comments comments. LGTM already. Thanks for working on this!

docs/devel/ci.md Outdated Show resolved Hide resolved
integration/inspektor-gadget/top_ebpf_test.go Outdated Show resolved Hide resolved
integration/inspektor-gadget/trace_network_test.go Outdated Show resolved Hide resolved
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
@mqasimsarfraz
Copy link
Member Author

Thanks for the review!

@mqasimsarfraz mqasimsarfraz merged commit 886ad2e into main Feb 15, 2024
121 checks passed
@mqasimsarfraz mqasimsarfraz deleted the citest/enable-gke-tests branch February 15, 2024 11:45
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.

Run integration tests on GKE
2 participants