Skip to content

Commit a8f55a3

Browse files
authored
[Arista] Add 7060X6-64 to GCU Validator (#3719)
Add Arista 7060X6-64 to gcu validator file. #### What I did Added the Arista-7060X6-64DE and Arista-7060X6-64PE hwsku platforms to the th5 entry in the gcu_field_operation_validators.conf.json file. #### How to verify it Run the sonic-mgmt gcu tests and confirm that apply-patch now works for hwskus under these platforms. ### Applicable Backport Branches 202405 202411
1 parent 4fc23e9 commit a8f55a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generic_config_updater/gcu_field_operation_validators.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"th2": [ "Arista-7260CX3-D108C10", "Arista-7260CX3-D108C8", "Arista-7260CX3-C64", "Arista-7260CX3-Q64" ],
3131
"th3": [ "Nokia-IXR7220-H3" ],
3232
"th4": [ "Nokia-IXR7220-H4-64D", "Nokia-IXR7220-H4-32D" ],
33-
"th5": [ "Nokia-IXR7220-H5-64D" ],
33+
"th5": [ "Nokia-IXR7220-H5-64D", "Arista-7060X6-64DE", "Arista-7060X6-64PE" ],
3434
"td2": [ "Force10-S6000", "Force10-S6000-Q24S32", "Arista-7050-QX32", "Arista-7050-QX-32S", "Nexus-3164", "Arista-7050QX32S-Q32" ],
3535
"td3": [ "Arista-7050CX3-32S-C32", "Arista-7050CX3-32S-D48C8" ],
3636
"j2c+": [ "Nokia-IXR7250E-36x100G", "Nokia-IXR7250E-36x400G" ]

0 commit comments

Comments
 (0)