Skip to content

Conversation

@nv-oviya
Copy link
Contributor

@nv-oviya nv-oviya commented Dec 9, 2025

Overview:

Adds pytest CLI options and fixture for configuring hardware fault injection tests.

Details:

  • Added --enable-hw-faults flag to enable HW fault tests
  • Added --hw-fault-xid option for XID type selection (default: 79)
  • Added --hw-fault-target-node option for node targeting
  • Added hw_fault_config fixture that returns config dict or None

Where should the reviewer start?

  • pytest_addoption() function for CLI options
  • hw_fault_config fixture at end of file

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

@copy-pr-bot
Copy link

copy-pr-bot bot commented Dec 9, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

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