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

WIP: Ci integration tests #122

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

WIP: Ci integration tests #122

wants to merge 35 commits into from

Conversation

kevinwojo
Copy link
Contributor

Current Status

This was a proof-of-concept to put together automated integration tests for the helm chart. This demonstrates a technique on how to use Hashicorp Terraform to create a GKE cluster, install the helm chart at the HEAD of the main branch, and then apply the upgrade, and run some tests.

This is largely incomplete as any failure in the bash script will leave a GKE cluster running and abandoned within the Sourcegraph CI project.

We hope to revisit this soon as it becomes more relevant to our prioritization.

Checklist

Test plan

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