From 3acec364c687a1a0d740087911798eac7243a6af Mon Sep 17 00:00:00 2001 From: Stephen Sun <5379172+stephenxs@users.noreply.github.com> Date: Fri, 11 Feb 2022 19:46:36 +0800 Subject: [PATCH] [Mellanox] Fix issue: the PSU capability for Mellanox ACS-MSN3420 is wrong (#5102) Signed-off-by: Stephen Sun --- tests/common/mellanox_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/common/mellanox_data.py b/tests/common/mellanox_data.py index 8e77e9ba1e5..e5dc47206ac 100644 --- a/tests/common/mellanox_data.py +++ b/tests/common/mellanox_data.py @@ -596,7 +596,7 @@ "psus": { "number": 2, "hot_swappable": True, - "capabilities": PSU_CAPABILITIES[1] + "capabilities": PSU_CAPABILITIES[0] }, "cpu_pack": { "number": 1