From 76eda5ce2fd763d01c0324913c62e1c578571464 Mon Sep 17 00:00:00 2001 From: HP Date: Tue, 14 Apr 2026 14:06:52 -0700 Subject: [PATCH] Add q3d SKUs to gcu_field_operation_validators.conf.json (#4453) Signed-off-by: arista-hpandya --- .../gcu_field_operation_validators.conf.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/generic_config_updater/gcu_field_operation_validators.conf.json b/generic_config_updater/gcu_field_operation_validators.conf.json index fee20788f..0fdc18a50 100644 --- a/generic_config_updater/gcu_field_operation_validators.conf.json +++ b/generic_config_updater/gcu_field_operation_validators.conf.json @@ -39,7 +39,8 @@ "td4": [ "Nokia-IXR7220-D4-36D" ], "j2c+": [ "Nokia-IXR7250E-36x100G", "Nokia-IXR7250E-36x400G", "Nokia-IXR7250-X3B", "Arista-7800R3A-36DM2-D36" ], "q2c+": [ "Nokia-IXR7250-X1B" ], - "jr2": [ "Arista-7800R3-48CQ2-C48", "Arista-7800R3-48CQM2-C48", "Arista-7808R3A-FM" ] + "jr2": [ "Arista-7800R3-48CQ2-C48", "Arista-7800R3-48CQM2-C48", "Arista-7808R3A-FM" ], + "q3d": [ "Arista-7280R4-32QF-32DF-64O", "Arista-7280R4K-32QF-32DF-64O" ] } } }, @@ -74,6 +75,7 @@ "td4": "20241100", "q2c+": "20241100", "j2c+": "20220500", + "q3d": "20251100", "cisco-8000": "20201200", "marvell-teralynx": "20241100" } @@ -124,6 +126,7 @@ "td4": "20241100", "q2c+": "20241100", "j2c+": "20220500", + "q3d": "20251100", "cisco-8000": "20201200", "marvell-teralynx": "20241100" } @@ -151,6 +154,7 @@ "td4": "20241100", "q2c+": "20241100", "j2c+": "20220500", + "q3d": "20251100", "cisco-8000": "20201200" } },