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

test(api): add e2e affinity and toleration test case #519

Open
wants to merge 1 commit into
base: test/api/refactor-e2e-label-and-annotation
Choose a base branch
from

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Nov 13, 2024

Description

In this test case we check next rules:

  • affinity
  • anti-affinity
  • toleration

Why do we need it, and what problem does it solve?

It checks that affinity and toleration rules work properly.

What is the expected result?

Test case should be finished without any errors.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@hardcoretime hardcoretime force-pushed the test/api/add-e2e-affinity-toleration-test-case branch from 2869774 to 3821364 Compare November 13, 2024 09: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.

2 participants