Skip to content

vmm_tests: testing CI pipeline, do not merge - #4065

Closed
gurasinghMS wants to merge 2 commits into
microsoft:mainfrom
gurasinghMS:trying-multiple-attempts-on-pr-pipeline
Closed

vmm_tests: testing CI pipeline, do not merge#4065
gurasinghMS wants to merge 2 commits into
microsoft:mainfrom
gurasinghMS:trying-multiple-attempts-on-pr-pipeline

Conversation

@gurasinghMS

Copy link
Copy Markdown
Contributor

Triggering the CI multiple times to verify a logviewer / ci fix. Do not merge, this PR will be abandoned later in the day

@gurasinghMS
gurasinghMS requested a review from a team as a code owner July 28, 2026 21:05
Copilot AI review requested due to automatic review settings July 28, 2026 21:05

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

Adjusts a multiarch OpenHCL servicing stress test configuration (likely to reduce runtime/resource usage) while re-triggering CI for pipeline/logviewer verification.

Changes:

  • Reduce vp_count in servicing_keepalive_sidecar_with_outstanding_io_very_heavy from 24 to 20.

Comment on lines 244 to 248
let disk_size = 4 * 1024 * 1024; // 4 MiB
let vp_count: u32 = 24;
let vp_count: u32 = 20;

// Use 2 NUMA nodes (vps_per_socket=12). Sidecar requires >1 VP per
// node to activate.
@github-actions

Copy link
Copy Markdown

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