Skip to content

Fix extra space issue in loganalyzer regex#12441

Merged
judyjoseph merged 1 commit intosonic-net:masterfrom
deepak-singhal0408:deepsinghal/fix_loganalyzer_space_issue
Apr 12, 2024
Merged

Fix extra space issue in loganalyzer regex#12441
judyjoseph merged 1 commit intosonic-net:masterfrom
deepak-singhal0408:deepsinghal/fix_loganalyzer_space_issue

Conversation

@deepak-singhal0408
Copy link
Copy Markdown
Contributor

Description of PR

There was an extra space left as part of PR #12345. Fixed that

Summary:
Fixes # (issue)
As part of T2-VS Support changes, sonic_platform package will be available now on VS platforms.
sfputil script was getting exited earlier due to module not found. But now, the module will be found, and next it invokes load_platform_chassis(). For non-chassis VS platforms, the metadata file will not be present, and hence it throws an exception with a syslog.
ERR sfputil: Failed to instantiate Chassis due to FileNotFoundError('Metadata file /etc/sonic/vs_chassis_metadata.json not found')

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911
  • 202012
  • 202205
  • 202305
  • 202311

Approach

What is the motivation for this PR?

How did you do it?

How did you verify/test it?

Any platform specific information?

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

Documentation

@judyjoseph judyjoseph merged commit e395a8a into sonic-net:master Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants