diff --git a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml index 65d12696108..95a5b06482b 100644 --- a/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml +++ b/tests/common/plugins/conditional_mark/tests_mark_conditions.yaml @@ -375,6 +375,10 @@ generic_config_updater/test_incremental_qos.py::test_incremental_qos_config_upda conditions: - "not any(i in hwsku for i in ['2700', 'Arista-7170-64C', 'montara', 'newport'])" +gnmi/test_gnmi_configdb.py::test_gnmi_configdb_full_01: + skip: + reason: "We still have issue for config reload command, and we will enable this test after merging the fix." + ####################################### ##### http ##### #######################################