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 initial implementation for conform. GH action #4527

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eaudetcobello
Copy link

Summary

Currently, the k8s e2e conformance suite has to be run manually, which is a tedious and time-consuming process.

The goal of this PR is to enable engineers to run conformance tests at the click of a button and get the output .tar.gz.

Changes

Adds a new configurable GH workflow.

Testing

Manually testing and verifying that runs produce the expected report.

Possible Regressions

Checklist

  • Read the contributions page.
  • Submitted the CLA form, if you are a first time contributor.
  • The introduced changes are covered by unit and/or integration tests.

Notes

@eaudetcobello eaudetcobello force-pushed the eaudetcobello/conformance-action branch 3 times, most recently from e410d84 to b21f992 Compare May 22, 2024 17:01
Currently, the k8s e2e conformance suite has to be run
manually, which is a tedious and time-consuming process.

The goal of this PR is to enable engineers to run conformance
tests at the click of a button and get the output .tar.gz.
@eaudetcobello eaudetcobello force-pushed the eaudetcobello/conformance-action branch from b21f992 to 0878635 Compare May 22, 2024 17:05
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.

None yet

1 participant