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): refactor e2e label and annotation test case #515

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Nov 11, 2024

Description

  • adapt existing label and annotation test case to updated API
  • fix typo and improve test cases contexts

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

It adapts Label and Annotation test case to updated Virtualization API and this test case does not be skipped in E2E workflow.

What is the expected result?

Label and Annotation will be checked again in E2E workflow.

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.

@diafour
Copy link
Member

diafour commented Nov 15, 2024

Label and Annotation test case will be added to E2E tests workflow.

Is it "Label and Annotation test case is now a part of E2E tests workflow again."?

And, shouldn't we unlock this test for task run also?

eofff
eofff previously approved these changes Nov 19, 2024
@hardcoretime hardcoretime force-pushed the test/api/resource-deletion-step-in-e2e-tests branch from 3968af5 to e45b43c Compare November 25, 2024 22:59
Base automatically changed from test/api/resource-deletion-step-in-e2e-tests to main November 26, 2024 08:55
@hardcoretime hardcoretime dismissed eofff’s stale review November 26, 2024 08:55

The base branch was changed.

- adapt existing label and annotation test case to updated API
- fix typo and improve test cases contexts

Signed-off-by: Roman Sysoev <[email protected]>
@hardcoretime hardcoretime force-pushed the test/api/refactor-e2e-label-and-annotation branch from 1a1caee to ce4c56a Compare November 26, 2024 11:56
@hardcoretime
Copy link
Contributor Author

hardcoretime commented Nov 26, 2024

Label and Annotation test case will be added to E2E tests workflow.

Is it "Label and Annotation test case is now a part of E2E tests workflow again."?

And, shouldn't we unlock this test for task run also?

Yes, we will unlock this test in this PR.

@hardcoretime hardcoretime merged commit 41908ae into main Nov 28, 2024
12 checks passed
@hardcoretime hardcoretime deleted the test/api/refactor-e2e-label-and-annotation branch November 28, 2024 13:29
nevermarine pushed a commit that referenced this pull request Dec 3, 2024
- adapt existing label and annotation test case to updated API
- fix typo and improve test cases contexts

Signed-off-by: Roman Sysoev <[email protected]>
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