-
Notifications
You must be signed in to change notification settings - Fork 495
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
NAS-133310 / 25.04 / Redirect when trying to login to standby node #15330
Conversation
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.
Wait before merge until @anodos325 reviews.
147ff2b
to
a0cb962
Compare
tests/api2/test_auth_failover.py
Outdated
import sys | ||
import os | ||
apifolder = os.getcwd() | ||
sys.path.append(apifolder) |
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.
Do we really need this sys.path
management?
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.
Fixed
This PR has been merged and conversations have been locked. |
time 1:30 |
Time tracking added. |
No description provided.