-
Notifications
You must be signed in to change notification settings - Fork 54
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
test: update a read-only setting #1547
base: master
Are you sure you want to change the base?
Conversation
b60abc4
to
710154e
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.
Test steps look fine, we can consider a small change.
@mantissahz Could you help to confirm if this test case can pass on master-head? Because I tried to run this test case, but it failed with assertion error: https://ci.longhorn.io/job/private/job/longhorn-tests-regression/5308/testReport/junit/tests/test_settings/test_setting_update_readonly/ Thanks! |
Sure, and no, it would not pass now because we still allow modifying read-only settings by APIs. |
Yes, |
@yangchiu, |
This pull request is now in conflicts. Could you fix it @mantissahz? 🙏 |
1 similar comment
This pull request is now in conflicts. Could you fix it @mantissahz? 🙏 |
3ac1f0a
to
6845fcf
Compare
Ref: 5989 Signed-off-by: James Lu <[email protected]> Signed-off-by: James Lu <[email protected]>
6845fcf
to
3a20152
Compare
Ref: longhorn/longhorn#5989