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 environment runner for Kubernetes' kind #6522

Merged
merged 23 commits into from
May 13, 2020
Merged

Conversation

ChristineTChen
Copy link
Contributor

@ChristineTChen ChristineTChen commented Apr 29, 2020

This PR adds a kind environment runner allowing us to run k8s integrations e2e tests in CI.

Kind spins up a cluster locally with Docker.

This PR also adds:

  • util function to get integration name.
  • Adds kind env runner to cilium
  • Removes terraform references in cilium test

@codecov
Copy link

codecov bot commented Apr 29, 2020

@ChristineTChen ChristineTChen changed the title [WIP] Kind environment runner Kind environment runner Apr 29, 2020
datadog_checks_dev/datadog_checks/dev/kind.py Outdated Show resolved Hide resolved
datadog_checks_dev/datadog_checks/dev/kind.py Outdated Show resolved Hide resolved
datadog_checks_dev/datadog_checks/dev/kind.py Outdated Show resolved Hide resolved
datadog_checks_dev/datadog_checks/dev/kind.py Outdated Show resolved Hide resolved
sarah-witt
sarah-witt previously approved these changes May 12, 2020
Copy link
Contributor

@sarah-witt sarah-witt left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@ofek ofek left a comment

Choose a reason for hiding this comment

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

💯

@ofek ofek changed the title Kind environment runner Add environment runner Kubernetes kind May 13, 2020
@ofek ofek changed the title Add environment runner Kubernetes kind Add environment runner for Kubernetes' kind May 13, 2020
Copy link
Member

@mgarabed mgarabed left a comment

Choose a reason for hiding this comment

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

💯

@ChristineTChen ChristineTChen merged commit 53f18aa into master May 13, 2020
@ChristineTChen ChristineTChen deleted the cc/kind-e2e branch May 13, 2020 18:03
@mgarabed mgarabed mentioned this pull request Mar 30, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants