-
Notifications
You must be signed in to change notification settings - Fork 99
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
fix(azure-artifact): support public address in cql_ip_address
#6062
Conversation
since 506c0bd azure artifacts are working with public address, but some of SCT around connecting to CQL isn't supporting correctly the public option.
08ed955
to
83459e1
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.
LGTM
@fruch @fgelcer Problem is still not solved. https://jenkins.scylladb.com/job/scylla-master/job/artifacts/job/artifacts-azure-image-test/233/ |
yes seems like different issue with cqlsh I'll check if reverting the usage of public address address the issue, or just extend the timeout for those commands anyhow this is not a showstopper for the azure image itself. |
It's preventing us from promoting next machine image, so I can backport the kernel fix to 5.2 which is a showstopper |
reverting the change |
since 506c0bd azure artifacts are working with public address, but some of SCT around connecting to CQL isn't supporting correctly the public option.
Testing
PR pre-checks (self review)
backport
labelssdcm/sct_config.py
)unit-test/
folder)