chore: move e2e tests into code_health#3828
Merged
Conversation
46bcfca to
e094963
Compare
c16f57f to
ab98d2f
Compare
ab98d2f to
288340d
Compare
17f83bf to
a96840d
Compare
29b91c7 to
33dd6fb
Compare
Collaborator
Author
|
evergreen failures are unrelated |
andreaangiolillo
previously approved these changes
Apr 17, 2025
Comment on lines
+29
to
+31
| // e2eClusterTier = "M10" | ||
| // e2eGovClusterTier = "M20" | ||
| // e2eSharedClusterTier = "M2" |
Collaborator
There was a problem hiding this comment.
Suggested change
| // e2eClusterTier = "M10" | |
| // e2eGovClusterTier = "M20" | |
| // e2eSharedClusterTier = "M2" |
Comment on lines
+26
to
+28
| // e2eClusterTier = "M10" | ||
| // e2eGovClusterTier = "M20" | ||
| // e2eSharedClusterTier = "M2" |
Collaborator
There was a problem hiding this comment.
Suggested change
| // e2eClusterTier = "M10" | |
| // e2eGovClusterTier = "M20" | |
| // e2eSharedClusterTier = "M2" |
Comment on lines
+25
to
+27
| // e2eClusterTier = "M10" | ||
| // e2eGovClusterTier = "M20" | ||
| // e2eSharedClusterTier = "M2" |
Collaborator
There was a problem hiding this comment.
Suggested change
| // e2eClusterTier = "M10" | |
| // e2eGovClusterTier = "M20" | |
| // e2eSharedClusterTier = "M2" |
Comment on lines
+23
to
+25
| // e2eClusterTier = "M10" | ||
| // e2eGovClusterTier = "M20" | ||
| // e2eSharedClusterTier = "M2" |
Collaborator
There was a problem hiding this comment.
Suggested change
| // e2eClusterTier = "M10" | |
| // e2eGovClusterTier = "M20" | |
| // e2eSharedClusterTier = "M2" |
Comment on lines
+24
to
+26
| // e2eClusterTier = "M10" | ||
| // e2eGovClusterTier = "M20" | ||
| // e2eSharedClusterTier = "M2" |
Collaborator
There was a problem hiding this comment.
Suggested change
| // e2eClusterTier = "M10" | |
| // e2eGovClusterTier = "M20" | |
| // e2eSharedClusterTier = "M2" |
Comment on lines
+24
to
+26
| // e2eClusterTier = "M10" | ||
| // e2eGovClusterTier = "M20" | ||
| // e2eSharedClusterTier = "M2" |
Collaborator
There was a problem hiding this comment.
Suggested change
| // e2eClusterTier = "M10" | |
| // e2eGovClusterTier = "M20" | |
| // e2eSharedClusterTier = "M2" |
andreaangiolillo
approved these changes
Apr 17, 2025
3dd1608 to
3eda679
Compare
Contributor
jeroenvervaeke
added a commit
that referenced
this pull request
Apr 25, 2025
This file contains hidden or 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
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.
Proposed changes
This moves all e2e snapshotted tests into one and moves it into code_health (currently it takes 7 minutes in comparison unit tests take 4 minutes)
Jira ticket: CLOUDP-#
Closes #[issue number]
Checklist
make fmtand formatted my codeFurther comments