sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
188 stars 705 forks source link

Update report uploader upgrade and reboot JSON logs regex #14171

Closed dayouliu1 closed 1 week ago

dayouliu1 commented 3 weeks ago

Description of PR

Summary: Modified the regex to upload upgrade and reboot JSON logs to a more general case to better match the logs being uploaded.

Type of change

Back port request

Approach

What is the motivation for this PR?

Certain generated upgrade and reboot JSON logs were not being matched by the current regex.

How did you do it?

Modified the regex.

How did you verify/test it?

Tested uploads manually.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

wsycqyz commented 3 weeks ago

Any previous branch needs this PR?

dayouliu1 commented 3 weeks ago

202311 and 202405 should be sufficient

dayouliu1 commented 2 weeks ago

@vaibhavhd can you help me merge this?

vaibhavhd commented 2 weeks ago

@StormLiangMS , @wangxin can any one of you help to merge this?