Skip to content

Commit 84c3cd8

Browse files
authored
[Arista] Add Arista-7050CX3-32S-C28S4 to generic_config_updater (#3935)
<!-- Please make sure you've read and understood our contributing guidelines: https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md failure_prs.log skip_prs.log Make sure all your commits include a signature generated with `git commit -s` ** If this is a bug fix, make sure your description includes "closes #xxxx", "fixes #xxxx" or "resolves #xxxx" so that GitHub automatically closes the related issue when the PR is merged. If you are adding/modifying/removing any command or utility script, please also make sure to add/modify/remove any unit tests from the tests directory as appropriate. If you are modifying or removing an existing 'show', 'config' or 'sonic-clear' subcommand, or you are adding a new subcommand, please make sure you also update the Command Line Reference Guide (doc/Command-Reference.md) to reflect your changes. Please provide the following information: --> #### What I did Set ASIC of Arista-7050CX3-32S-C28S4 to td3. #### How I did it #### How to verify it #### Previous command output (if the output of a command-line utility has changed) #### New command output (if the output of a command-line utility has changed)
1 parent a987d64 commit 84c3cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generic_config_updater/gcu_field_operation_validators.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"th4": [ "Nokia-IXR7220-H4-64D", "Nokia-IXR7220-H4-32D" ],
3333
"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" ],
35-
"td3": [ "Arista-7050CX3-32S-C32", "Arista-7050CX3-32S-D48C8" ],
35+
"td3": [ "Arista-7050CX3-32S-C32", "Arista-7050CX3-32S-D48C8", "Arista-7050CX3-32S-C28S4" ],
3636
"j2c+": [ "Nokia-IXR7250E-36x100G", "Nokia-IXR7250E-36x400G" ]
3737
}
3838
}

0 commit comments

Comments
 (0)