-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Hotfixes for TestProxy LiveTesting #21828
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.
LGTM
@@ -86,6 +86,9 @@ parameters: | |||
- name: PlatformPostSteps | |||
type: object | |||
default: [] | |||
- name: TestProxy |
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.
The alignment here is not correct, which causes the live test pipeline failed.
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1204102&view=logs&j=96791242-dbf3-587e-3a06-ae5af5c1a705&t=68bc2dc9-cd55-531a-7fab-f5d2306827b9
@scbedd There is a problem with indentation in file |
This reverts commit 59022e5.
@v-xuto this was not merged by me, apologies for the issues. Thanks @rakshith91 for reverting the original merge. |
@rakshith91