Skip to content

Local conformance tests #648

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

Closed
mpstefan opened this issue May 17, 2023 · 1 comment · Fixed by #713
Closed

Local conformance tests #648

mpstefan opened this issue May 17, 2023 · 1 comment · Fixed by #713
Assignees
Labels
refined Requirements are refined and the issue is ready to be implemented. release-engineering Relates to all release engineering tasks
Milestone

Comments

@mpstefan
Copy link
Member

mpstefan commented May 17, 2023

As a contributor to NGINX Kubernetes Gateway
I want to be able to run the Gateway API conformance tests locally
So that I can test my code is conformant before I create a pull request.

Acceptance

  • Any engineer that pulls down the NKG project is able to run the Gateway API conformance tests locally.
  • The conformance tests utilize a Makefile
    • Builds local environment
    • Installs NKG
    • Runs conformance tests
  • Documentation is added to explain how users can run the conformance tests themselves.
@mpstefan
Copy link
Member Author

mpstefan commented May 17, 2023

Questions for discussion:

  • Do we run all tests locally by default, including those we do not yet support?
    • Run all by default until we find that this is annoying.
  • Are conformance tests versioned? How do we stay up to date?
    • Dependabot should help us remember to do this

@mpstefan mpstefan added this to the v0.4.0 milestone May 17, 2023
@mpstefan mpstefan added the refined Requirements are refined and the issue is ready to be implemented. label May 23, 2023
@vepatel vepatel mentioned this issue Jun 5, 2023
6 tasks
@mpstefan mpstefan added the release-engineering Relates to all release engineering tasks label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refined Requirements are refined and the issue is ready to be implemented. release-engineering Relates to all release engineering tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants