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

[YSQL] Enable initial system catalog generation for TSAN builds #15919

Closed
deeps1991 opened this issue Feb 1, 2023 · 0 comments
Closed

[YSQL] Enable initial system catalog generation for TSAN builds #15919

deeps1991 opened this issue Feb 1, 2023 · 0 comments
Assignees
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@deeps1991
Copy link
Contributor

deeps1991 commented Feb 1, 2023

Jira Link: DB-5333

Description

Currently running YSQL tests are disabled for TSAN builds. The main reason is because initial system catalog generation is disabled for TSAN. This ticket tracks re-enabling system catalog generation for TSAN. Re-enabling the disabled java/C++ tests will be tracked in separate tickets.

@deeps1991 deeps1991 added area/ysql Yugabyte SQL (YSQL) status/awaiting-triage Issue awaiting triage labels Feb 1, 2023
@deeps1991 deeps1991 self-assigned this Feb 1, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Feb 1, 2023
deeps1991 pushed a commit that referenced this issue Feb 8, 2023
Summary: In this patch, enable system catalog generation for TSAN builds. The actual tests will be enabled for TSAN in a separate patch after a few additional fixes have been made.

Test Plan: Jenkins: test regex: .*CreateInitialSysCatalogSnapshot.*

Reviewers: mbautin

Reviewed By: mbautin

Subscribers: ybase, yql

Differential Revision: https://phabricator.dev.yugabyte.com/D22723
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature and removed status/awaiting-triage Issue awaiting triage kind/bug This issue is a bug labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants