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

e2e: Add tests of check hooks for various resource types #1698

Open
3 tasks
Tracked by #1717
asn1809 opened this issue Dec 5, 2024 · 2 comments
Open
3 tasks
Tracked by #1717

e2e: Add tests of check hooks for various resource types #1698

asn1809 opened this issue Dec 5, 2024 · 2 comments
Labels
test Testing related issue

Comments

@asn1809
Copy link
Member

asn1809 commented Dec 5, 2024

Test cases for Failover and Relocate needs to be added using recipe with check hooks having resource type as:

  • Pod
  • Deployment
  • Statefulset
@nirs
Copy link
Member

nirs commented Dec 5, 2024

So you want add new tests using recipe?

We don't have yet statefulset or pods in tests, but we have a deployment so we can start with it. Or maybe you want to have one recipe managing multiple resources?

@nirs nirs changed the title E2E tests addition of check hooks for various resource types e2e: Add tests of check hooks for various resource types Dec 5, 2024
@nirs nirs added the test Testing related issue label Dec 5, 2024
@asn1809
Copy link
Member Author

asn1809 commented Dec 6, 2024

Yes, new tests needs to be added for Pods and Statefulsets. Either of the approach should be fine to either add individual TCs or a single recipe covering all types of resources.

@nirs nirs mentioned this issue Dec 11, 2024
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing related issue
Projects
None yet
Development

No branches or pull requests

2 participants