Skip to content

[AI Generated] BugFix: align TLB stress perf timeout#4555

Open
vyadavmsft wants to merge 1 commit into
mainfrom
bugfix/tlb-stress-timeout_240626_130221
Open

[AI Generated] BugFix: align TLB stress perf timeout#4555
vyadavmsft wants to merge 1 commit into
mainfrom
bugfix/tlb-stress-timeout_240626_130221

Conversation

@vyadavmsft

Copy link
Copy Markdown
Collaborator

Description

Related Issue

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation update

Checklist

  • Description is filled in above
  • No credentials, secrets, or internal details are included
  • Peer review requested (if not, add required peer reviewers after raising PR)
  • Tests executed and results posted below

Test Validation

Key Test Cases:

Impacted LISA Features:

Tested Azure Marketplace Images:

Test Results

Image VM Size Result
PASSED / FAILED / SKIPPED

@vyadavmsft vyadavmsft requested a review from LiliDeng as a code owner June 24, 2026 20:11
Copilot AI review requested due to automatic review settings June 24, 2026 20:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts timing/metadata settings in the TLB stress testsuite to better align the perf monitoring wait behavior with the stress duration.

Changes:

  • Align perf_monitor_process.wait_result() timeout with the stress duration (duration + 30) instead of a fixed 300s.
  • Lower the scheduling priority of stress_tlb_basic from 4 → 5.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
lisa/microsoft/testsuites/stress/tlb_stress.py Makes perf monitor wait timeout scale with the configured stress duration.
lisa/microsoft/testsuites/stress/tlb_stress_suite.py Adjusts test case priority for stress_tlb_basic.

Comment thread lisa/microsoft/testsuites/stress/tlb_stress_suite.py
@github-actions

Copy link
Copy Markdown

✅ AI Test Selection — PASSED

2 test case(s) selected (view run)

Marketplace image: canonical 0001-com-ubuntu-server-jammy 22_04-lts-gen2 latest

Count
✅ Passed 3
❌ Failed 0
⏭️ Skipped 0
Total 3
Test case details
Test Case Status Time (s) Message
stress_tlb_basic (lisa_0_0) ✅ PASSED 455.401
stress_tlb_performance (lisa_0_1) ✅ PASSED 676.707
stress_tlb_stressng (lisa_0_1) ✅ PASSED 1.265

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants