Skip to content

Commit 4a421c8

Browse files
authored
[Mellanox] update platform name for simx platforms (#18861)
- Why I did it To update Mellanox simx platforms chassis name - How I did it Updated relevant platform.json files Signed-off-by: Yakiv Huryk <[email protected]>
1 parent 8dde75f commit 4a421c8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

device/mellanox/x86_64-mlnx_msn4700_simx-r0/platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chassis": {
3-
"name": "MSN4700",
3+
"name": "MSN4700_SIMX",
44
"components": [
55
{
66
"name": "ONIE"

device/mellanox/x86_64-nvidia_sn4280_simx-r0/platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chassis": {
3-
"name": "SN4280",
3+
"name": "SN4280_SIMX",
44
"components": [
55
{
66
"name": "ONIE"

device/mellanox/x86_64-nvidia_sn5400_simx-r0/platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chassis": {
3-
"name": "SN5400",
3+
"name": "SN5400_SIMX",
44
"components": [
55
{
66
"name": "ONIE"

device/mellanox/x86_64-nvidia_sn5600_simx-r0/platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chassis": {
3-
"name": "SN5600",
3+
"name": "SN5600_SIMX",
44
"components": [
55
{
66
"name": "ONIE"

0 commit comments

Comments
 (0)