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

feat(e2e): label and annotation #7

Merged
merged 12 commits into from
Mar 20, 2024

Conversation

universal-itengineer
Copy link
Member

@universal-itengineer universal-itengineer commented Feb 8, 2024

Description

Add e2e tests to check label and annotation on resources (pod, vm, vmi, etc.)

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

It is a part of task for automate e2e tests

What is the expected result?

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.

@universal-itengineer universal-itengineer marked this pull request as draft February 8, 2024 12:11
@universal-itengineer universal-itengineer force-pushed the feat/e2e-test/label-annotation branch 2 times, most recently from fae7f8a to 57844c7 Compare February 8, 2024 12:50
@universal-itengineer universal-itengineer self-assigned this Feb 8, 2024
@universal-itengineer universal-itengineer marked this pull request as ready for review February 8, 2024 16:56
@universal-itengineer universal-itengineer changed the title chore: test for label and annotation e2e test: label and annotation Feb 9, 2024
@fl64 fl64 changed the title e2e test: label and annotation chore(e2e): label and annotation Feb 9, 2024
tests/e2e/kubectl/resource.go Outdated Show resolved Hide resolved
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
@universal-itengineer universal-itengineer force-pushed the feat/e2e-test/label-annotation branch 5 times, most recently from e8f8b50 to 4c508f0 Compare March 4, 2024 13:08
@universal-itengineer universal-itengineer force-pushed the feat/e2e-test/label-annotation branch 4 times, most recently from ad692d8 to a296cc5 Compare March 4, 2024 21:00
Signed-off-by: Nikita Korolev <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>

chore: fix file name

Signed-off-by: Nikita Korolev <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>

chore: remove unnecessary constraints

Signed-off-by: Nikita Korolev <[email protected]>

chore: refactor tests

Signed-off-by: Nikita Korolev <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>

chore: add handling errors

Signed-off-by: Nikita Korolev <[email protected]>

chore: update getPodName

Signed-off-by: Nikita Korolev <[email protected]>
@universal-itengineer universal-itengineer force-pushed the feat/e2e-test/label-annotation branch from 40b9f32 to 18b9cc0 Compare March 4, 2024 21:11
Signed-off-by: Nikita Korolev <[email protected]>
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
tests/e2e/vm_label_annotation_test.go Outdated Show resolved Hide resolved
@universal-itengineer universal-itengineer changed the title chore(e2e): label and annotation feat(e2e): label and annotation Mar 19, 2024
Signed-off-by: Nikita Korolev <[email protected]>
@universal-itengineer universal-itengineer merged commit 1207c4b into main Mar 20, 2024
1 check passed
universal-itengineer added a commit that referenced this pull request Mar 20, 2024
feat(e2e):  add label and annotation tests

---------
Signed-off-by: Nikita Korolev <[email protected]>
fl64 added a commit that referenced this pull request Aug 14, 2024
fl64 added a commit that referenced this pull request Aug 14, 2024
Signed-off-by: Pavel Tishkov <[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