Skip to content

Commit b8f306f

Browse files
[Nokia] Add J2C+/H3/H4/H5 to GCU validator (#3495)
* Add Nokia platforms to GCU validator .json file Signed-off-by: dgodwin-nokia <[email protected]>
1 parent 695cc9a commit b8f306f

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

generic_config_updater/gcu_field_operation_validators.conf.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,12 @@
2828
"broadcom_asics": {
2929
"th": [ "Force10-S6100", "Arista-7060CX-32S-C32", "Arista-7060CX-32S-C32-T1", "Arista-7060CX-32S-D48C8", "Celestica-DX010-C32", "Seastone-DX010" ],
3030
"th2": [ "Arista-7260CX3-D108C8", "Arista-7260CX3-C64", "Arista-7260CX3-Q64" ],
31+
"th3": [ "Nokia-IXR7220-H3" ],
32+
"th4": [ "Nokia-IXR7220-H4-64D", "Nokia-IXR7220-H4-32D" ],
33+
"th5": [ "Nokia-IXR7220-H5-64D" ],
3134
"td2": [ "Force10-S6000", "Force10-S6000-Q24S32", "Arista-7050-QX32", "Arista-7050-QX-32S", "Nexus-3164", "Arista-7050QX32S-Q32" ],
32-
"td3": [ "Arista-7050CX3-32S-C32", "Arista-7050CX3-32S-D48C8" ]
35+
"td3": [ "Arista-7050CX3-32S-C32", "Arista-7050CX3-32S-D48C8" ],
36+
"j2c+": [ "Nokia-IXR7250E-36x100G", "Nokia-IXR7250E-36x400G" ]
3337
}
3438
}
3539
},
@@ -55,7 +59,11 @@
5559
"td2": "20181100",
5660
"th": "20181100",
5761
"th2": "20181100",
62+
"th3": "20240500",
63+
"th4": "20240500",
64+
"th5": "20240500",
5865
"td3": "20201200",
66+
"j2c+": "20220500",
5967
"cisco-8000": "20201200"
6068
}
6169
}
@@ -81,7 +89,11 @@
8189
"td2": "",
8290
"th": "20221100",
8391
"th2": "20221100",
92+
"th3": "20240500",
93+
"th4": "20240500",
94+
"th5": "20240500",
8495
"td3": "20221100",
96+
"j2c+": "20220500",
8597
"cisco-8000": "20201200"
8698
}
8799
}
@@ -105,7 +117,11 @@
105117
"td2": "20181100",
106118
"th": "20181100",
107119
"th2": "20181100",
120+
"th3": "20240500",
121+
"th4": "20240500",
122+
"th5": "20240500",
108123
"td3": "20201200",
124+
"j2c+": "20220500",
109125
"cisco-8000": "20201200"
110126
}
111127
},
@@ -122,7 +138,11 @@
122138
"td2": "",
123139
"th": "20221100",
124140
"th2": "20221100",
141+
"th3": "20240500",
142+
"th4": "20240500",
143+
"th5": "20240500",
125144
"td3": "20221100",
145+
"j2c+": "20220500",
126146
"cisco-8000": "20201200"
127147
}
128148
}
@@ -148,7 +168,11 @@
148168
"td2": "20181100",
149169
"th": "20181100",
150170
"th2": "20181100",
171+
"th3": "20240500",
172+
"th4": "20240500",
173+
"th5": "20240500",
151174
"td3": "20201200",
175+
"j2c+": "20220500",
152176
"cisco-8000": "20201200"
153177
}
154178
}

0 commit comments

Comments
 (0)