Skip to content

[action] [PR:19965] Add log_format and log_date_format to pytest.ini for improved logging…#20209

Merged
mssonicbld merged 1 commit intosonic-net:202505from
mssonicbld:cherry/202505/19965
Aug 12, 2025
Merged

[action] [PR:19965] Add log_format and log_date_format to pytest.ini for improved logging…#20209
mssonicbld merged 1 commit intosonic-net:202505from
mssonicbld:cherry/202505/19965

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Currently we have logging logs attached to allure report but these logs do not have date and time information and it makes debugging difficult when we need to align the date and time logs from allure with other logs.

This change is to add customized format for the log messages that will be attached to allure report

Description of PR

Summary: customize pytest logging format for the log messages contained in allure report
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
  • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

Customize pytest logging format for allure report

What is the motivation for this PR?

Previously we don't have date and time information in the logs attached in allure report, this makes trouble shooting difficult, specially the failures that are time-sensitive

How did you do it?

add the log format customization in pytest configuration file

How did you verify/test it?

run a simple test to verify the log format in allure report is exactly the same as the format I defined in the pytest configuration file

Any platform specific information?

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

Documentation

… configuration (sonic-net#19965)

Currently we have logging logs attached to allure report but these logs do not
have date and time information and it makes debugging difficult when we
need to align the date and time logs from allure with other logs.

This change is to add customized format for the log messages that will
be attached to allure report
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #19965

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit 723f3d4 into sonic-net:202505 Aug 12, 2025
17 checks passed
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Upgrade credo sai package to the latest v0.9.9 to deliver a key fix from Credo to the community 
or the blackhawk phys used on Arista platform 7060dx5_64s.

ADO: 29387310
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Upgrade credo sai package to the latest v0.9.9 to deliver a key fix from Credo to the community 
or the blackhawk phys used on Arista platform 7060dx5_64s.

ADO: 29387310
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants