-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
universal-itengineer
force-pushed
the
feat/e2e-test/label-annotation
branch
2 times, most recently
from
February 8, 2024 12:50
fae7f8a
to
57844c7
Compare
universal-itengineer
changed the title
chore: test for label and annotation
e2e test: label and annotation
Feb 9, 2024
diafour
approved these changes
Feb 15, 2024
yaroslavborbat
requested changes
Feb 21, 2024
yaroslavborbat
requested changes
Feb 26, 2024
universal-itengineer
force-pushed
the
feat/e2e-test/label-annotation
branch
from
February 27, 2024 22:10
c73c791
to
d58b743
Compare
yaroslavborbat
requested changes
Feb 28, 2024
universal-itengineer
force-pushed
the
feat/e2e-test/label-annotation
branch
from
February 28, 2024 21:25
d53b724
to
dd8b7ad
Compare
yaroslavborbat
approved these changes
Mar 1, 2024
universal-itengineer
force-pushed
the
feat/e2e-test/label-annotation
branch
5 times, most recently
from
March 4, 2024 13:08
e8f8b50
to
4c508f0
Compare
universal-itengineer
force-pushed
the
main
branch
from
March 4, 2024 13:58
a74f96a
to
a03c560
Compare
universal-itengineer
force-pushed
the
feat/e2e-test/label-annotation
branch
4 times, most recently
from
March 4, 2024 21:00
ad692d8
to
a296cc5
Compare
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: fix file name Signed-off-by: Nikita Korolev <[email protected]>
…o --focus) 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
force-pushed
the
feat/e2e-test/label-annotation
branch
from
March 4, 2024 21:11
40b9f32
to
18b9cc0
Compare
diafour
reviewed
Mar 5, 2024
diafour
reviewed
Mar 5, 2024
diafour
reviewed
Mar 5, 2024
Signed-off-by: Nikita Korolev <[email protected]>
universal-itengineer
force-pushed
the
feat/e2e-test/label-annotation
branch
from
March 6, 2024 15:09
ede123a
to
d5080dd
Compare
yaroslavborbat
requested changes
Mar 11, 2024
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]>
yaroslavborbat
approved these changes
Mar 19, 2024
diafour
reviewed
Mar 20, 2024
diafour
reviewed
Mar 20, 2024
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]>
This was referenced May 7, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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