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

Merged
merged 1 commit into from
Nov 28, 2024

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
diafour
diafour previously approved these changes Nov 15, 2024
eofff
eofff previously approved these changes Nov 19, 2024
@hardcoretime hardcoretime force-pushed the test/api/refactor-e2e-label-and-annotation branch from 1a1caee to ce4c56a Compare November 26, 2024 11:56
Base automatically changed from test/api/refactor-e2e-label-and-annotation to main November 28, 2024 13:29
@hardcoretime hardcoretime dismissed stale reviews from eofff and diafour November 28, 2024 13:29

The base branch was changed.

@hardcoretime hardcoretime force-pushed the test/api/add-e2e-affinity-toleration-test-case branch from 3821364 to fe2d650 Compare November 28, 2024 14:16
@hardcoretime hardcoretime requested a review from eofff November 28, 2024 14:38
@hardcoretime hardcoretime merged commit befc9b7 into main Nov 28, 2024
12 checks passed
@hardcoretime hardcoretime deleted the test/api/add-e2e-affinity-toleration-test-case branch November 28, 2024 16:12
nevermarine pushed a commit that referenced this pull request Dec 3, 2024
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.

3 participants