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

Method 'is_tablets_feature_enabled' is not found #8718

Open
xtrey opened this issue Sep 16, 2024 · 0 comments
Open

Method 'is_tablets_feature_enabled' is not found #8718

xtrey opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@xtrey
Copy link

xtrey commented Sep 16, 2024

Issue description

longevity-alternator-3h-test is not staring because of the error in the code:

File "/home/ubuntu/scylla-cluster-tests/sdcm/tester.py", line 1120, in pre_create_alternator_tables
tablets_enabled = is_tablets_feature_enabled(session)
NameError: name 'is_tablets_feature_enabled' is not defined

The issue appeared in scylla-6.1/alternator/longevity-alternator-3h-test#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant