-
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
refactor(negative): replace robot test variable assignments with runtime queries #1604
Merged
yangchiu
merged 12 commits into
longhorn:master
from
c3y1huang:refactor-negative-variable-list
Mar 8, 2024
Merged
refactor(negative): replace robot test variable assignments with runtime queries #1604
yangchiu
merged 12 commits into
longhorn:master
from
c3y1huang:refactor-negative-variable-list
Mar 8, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
16 times, most recently
from
November 27, 2023 07:28
69897d2
to
40fb6da
Compare
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
7 times, most recently
from
November 28, 2023 01:55
6cc1209
to
8569a38
Compare
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
3 times, most recently
from
March 8, 2024 00:25
773ed11
to
f9d34c7
Compare
roger-ryao
reviewed
Mar 8, 2024
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
from
March 8, 2024 01:35
f9d34c7
to
3481332
Compare
khushboo-rancher
previously approved these changes
Mar 8, 2024
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
from
March 8, 2024 01:55
3481332
to
74d1360
Compare
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
from
March 8, 2024 02:37
3b6dbf2
to
649132d
Compare
Signed-off-by: Chin-Ya Huang <[email protected]>
Signed-off-by: Chin-Ya Huang <[email protected]>
Signed-off-by: Chin-Ya Huang <[email protected]>
Signed-off-by: Chin-Ya Huang <[email protected]>
Signed-off-by: Chin-Ya Huang <[email protected]>
Signed-off-by: Chin-Ya Huang <[email protected]>
- Removed unnessary try and exception - Removed unnessary variable assignments - Improved logging Signed-off-by: Chin-Ya Huang <[email protected]>
Signed-off-by: Chin-Ya Huang <[email protected]>
longhorn/longhorn-7034 Signed-off-by: Chin-Ya Huang <[email protected]>
longhorn/longhorn-7034 Signed-off-by: Chin-Ya Huang <[email protected]>
longhorn/longhorn-7034 Signed-off-by: Chin-Ya Huang <[email protected]>
c3y1huang
force-pushed
the
refactor-negative-variable-list
branch
from
March 8, 2024 02:57
649132d
to
a868979
Compare
Signed-off-by: Chin-Ya Huang <[email protected]>
innobead
approved these changes
Mar 8, 2024
yangchiu
approved these changes
Mar 8, 2024
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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
longhorn/longhorn#7034