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

Introduce Job Controller - Task Controller Integration Tests #60

Open
chrisdoherty4 opened this issue Jul 30, 2022 · 0 comments
Open

Introduce Job Controller - Task Controller Integration Tests #60

chrisdoherty4 opened this issue Jul 30, 2022 · 0 comments
Labels
kind/test Categorizes issues or PRs as test focused

Comments

@chrisdoherty4
Copy link
Member

The Job Controller and Task Controller have a useful set of unit tests and we confirm our types are registerable with Kubernetes but we have nothing confirming the contractual expectations between Tasks and Jobs are met by their controllers.

We propose writing an integration test that mimics controller behavior by asking the Reconcilers to reconcile Jobs and the Tasks created from the Job.

@chrisdoherty4 chrisdoherty4 added this to the 0.2 milestone Jul 30, 2022
@chrisdoherty4 chrisdoherty4 added the kind/test Categorizes issues or PRs as test focused label Sep 8, 2022
@chrisdoherty4 chrisdoherty4 modified the milestones: v0.2, v0.3 Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test Categorizes issues or PRs as test focused
Projects
None yet
Development

No branches or pull requests

1 participant