Skip to content

Commit

Permalink
testing: run mcelog with a different setting
Browse files Browse the repository at this point in the history
  • Loading branch information
martbhell committed Jan 23, 2017
1 parent f0b6204 commit 6797614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- { match: '{gpu[1-19]}', name: "check_hw_ib", arguments: "40" }
- { match: "{gpu[2-22]}", name: "check_hw_ib", arguments: "56" }
- { match: "*", name: "check_hw_eth", arguments: "eth0" }
- { match: "*", name: "MCELOG_MAX_CORRECTED_RATE={{ nhc_mcelog_max_corrected_rate }} check_hw_mcelog", arguments: "" }

roles:
- ansible-role-nhc

0 comments on commit 6797614

Please sign in to comment.