Is it platform specific
generic
Importance or Severity
High
Description of the bug
The test stages all DPUs in parallel. On this platform, parallel staging can overload gNOI/installer path or trigger instability. Serial staging worked.
Fix used:
workers = 1
Steps to Reproduce
Run full SmartSwitch upgrade with 8 DPU targets.
Actual Behavior and Expected Behavior
Actual:
Parallel DPU staging is unstable.
Expected:
Test should allow safe concurrency control, either defaulting to serial or exposing a CLI option.
Relevant log output
Output of show version
Attach files (if any)
No response
Is it platform specific
generic
Importance or Severity
High
Description of the bug
The test stages all DPUs in parallel. On this platform, parallel staging can overload gNOI/installer path or trigger instability. Serial staging worked.
Fix used:
workers = 1
Steps to Reproduce
Run full SmartSwitch upgrade with 8 DPU targets.
Actual Behavior and Expected Behavior
Actual:
Parallel DPU staging is unstable.
Expected:
Test should allow safe concurrency control, either defaulting to serial or exposing a CLI option.
Relevant log output
Output of
show versionAttach files (if any)
No response