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

[DocDB] Bunch of CDC and TwoDC tests flaky in master #10732

Closed
bmatican opened this issue Nov 30, 2021 · 0 comments · May be fixed by ryan-ally/yugabyte-db#200 or nyndyny/yugabyte-db#171
Closed

[DocDB] Bunch of CDC and TwoDC tests flaky in master #10732

bmatican opened this issue Nov 30, 2021 · 0 comments · May be fixed by ryan-ally/yugabyte-db#200 or nyndyny/yugabyte-db#171
Assignees
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug kind/failing-test Tests and testing infra priority/medium Medium priority issue

Comments

@bmatican bmatican added kind/failing-test Tests and testing infra area/docdb YugabyteDB core features labels Nov 30, 2021
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 8, 2022
nspiegelberg added a commit that referenced this issue Oct 3, 2022
Summary:
We are currently running most XCluster unit tests with several antiquated parameter
toggles, which causes us to run the same test 2-4x instead of once. The following diff simplifies
our test parameters:
1. enable_intents = should always be true nowadays. remove
2. batch_size = should only be set for GenerateSeries*. Added TwoDCYsqlTestToggleBatching.
3. transactional_table = should only be toggled for CQL. Always true for YSQL

Test Plan: run TwoDC & CDCService tests

Reviewers: rahuldesirazu, jhe, jmaley, hsunder

Reviewed By: hsunder

Subscribers: slingam, ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D19901
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug kind/failing-test Tests and testing infra priority/medium Medium priority issue
Projects
None yet
5 participants