-
Notifications
You must be signed in to change notification settings - Fork 39
test: splitted redis tests to default, cluser and sentinel #2123
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
Conversation
b5eb3d0 to
825f479
Compare
aryamohanan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we duplicating all the tests across these three files? If so IMO, that’s not a good approach, it’ll make adding or maintaining tests in the future much more difficult.
825f479 to
c9f65df
Compare
Yes, I agree... removed duplicates now |
aa51369 to
356be8b
Compare
aryamohanan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow
c9bad7b to
30901c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All database test groups (1-10) run the same tests now?
packages/collector/test/tracing/databases/redis/cluster_test.js
packages/collector/test/tracing/databases/redis/default_test.js
packages/collector/test/tracing/databases/redis/sentinel_test.js
See latest build.
No, it's not!! split-7 cluster_test.js exclusively other splits: other database tests Please confirm |
|
Yeah you are right, these are the modified files. My bad 🛁 |
6e97b9e to
1cab0c9
Compare
|
kirrg001
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great 👍



Splitted redist rests into 3 subtests:
Checks
10 groups for database
pl-test-split-resis-2123 - 21 mins
pl-test-split-resis-2123 17 mins
pl-test-split-resis-2123 - 18 mins
9 groups for database