Re: [PATCH v3 2/2] dts: add dual_vlan test suite to the yaml schema

2024-08-13 Thread Dean Marx
Reviewed-by: Dean Marx

[PATCH v3 2/2] dts: add dual_vlan test suite to the yaml schema

2024-07-24 Thread jspewock
From: Jeremy Spewock Adds the test suite name to the yaml schema to allow for it to be run. Signed-off-by: Jeremy Spewock --- dts/framework/config/conf_yaml_schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dts/framework/config/conf_yaml_schema.json b/dts/frame