summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py
Commit message (Expand)AuthorAgeFilesLines
* update NVIDIA NIC firmware images and settings by ironic-python-agentwaleed mousa2023-01-111-0/+36
* Use unittest mock from standard libraryRiccardo Pittau2020-04-061-2/+1
* mlnx hardware_manager: get mac address using netifacesMoshe Levi2018-03-111-48/+47
* Have unit tests all derive from our base unit test classJohn L. Villalovos2017-10-181-2/+2
* Add missing 'autospec' argument to mock.patchJohn L. Villalovos2017-03-191-13/+13
* Add a new Hardware Manager for Mellanox NICsMoshe Levi2016-11-221-0/+130