Skip to content

Commit

Permalink
squash: extend test
Browse files Browse the repository at this point in the history
  • Loading branch information
skycastlelily committed Jun 17, 2024
1 parent ee44aa1 commit e3a5630
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/unit/provision/mrack/test_hw.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ def test_maximal_constraint(root_logger: Logger) -> None:
}
}
},
{
'cpu': {
'hyper_treading': {
'_op': '==',
'_value': 'true'
}
}
},
{'or': []},
{'or': []},
{'or': []},
Expand Down

0 comments on commit e3a5630

Please sign in to comment.