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

Run conformance tests #48

Open
r10r opened this issue Apr 30, 2021 · 0 comments
Open

Run conformance tests #48

r10r opened this issue Apr 30, 2021 · 0 comments
Labels
infra Infrastructure related (CI/CD, testing, tooling, packaging)

Comments

@r10r
Copy link
Contributor

r10r commented Apr 30, 2021

The kubernetes conformance tests should be run automatically.
I'm currently doing this on my development system, but it should run for each pull request
to avoid regressions. This involves automating the following steps:

  • Build the container image from the provided Dockerfile with docker or buildah bud.
  • Bootstrap a single node kubernetes cluster using the container image.
  • Run the kubernetes conformance tests using the sonobuoy e2e plugin in the cluster.
@r10r r10r added the infra Infrastructure related (CI/CD, testing, tooling, packaging) label Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure related (CI/CD, testing, tooling, packaging)
Development

No branches or pull requests

1 participant