Skip to content

Commit 479181c

Browse files
committed
remove unused space and asic2
1 parent 81c9d7e commit 479181c

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
32
"": {
43
"DEVICE_METADATA": {}
54
},
@@ -8,8 +7,5 @@
87
},
98
"asic1": {
109
"DEVICE_METADATA": {}
11-
},
12-
"asic2": {
13-
"DEVICE_METADATA": {}
1410
}
15-
}
11+
}

tests/config_override_input/multi_asic_macsec_ov.json

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
32
"": {
43
"MACSEC_PROFILE": {
54
"profile": {
@@ -20,12 +19,5 @@
2019
"key": "value"
2120
}
2221
}
23-
},
24-
"asic2": {
25-
"MACSEC_PROFILE": {
26-
"profile": {
27-
"key": "value"
28-
}
29-
}
3022
}
31-
}
23+
}

0 commit comments

Comments
 (0)