Re: [PATCH 2/6] dts: use topology in smoke tests

2025-03-11 Thread Luca Vizzarro
On 05/03/2025 23:26, Dean Marx wrote: On Mon, Feb 24, 2025 at 8:30 AM Luca Vizzarro wrote: The smoke tests where wrongly using all the node's ports for the smoke tests. Ensure only the ports specified in the current topology are used. Should be were, not where argh, good catch! thank you!

Re: [PATCH 2/6] dts: use topology in smoke tests

2025-03-05 Thread Dean Marx
On Mon, Feb 24, 2025 at 8:30 AM Luca Vizzarro wrote: > > The smoke tests where wrongly using all the node's ports for the smoke > tests. Ensure only the ports specified in the current topology are used. Should be were, not where > Signed-off-by: Luca Vizzarro > Reviewed-by: Paul Szczepanek R

[PATCH 2/6] dts: use topology in smoke tests

2025-02-24 Thread Luca Vizzarro
The smoke tests where wrongly using all the node's ports for the smoke tests. Ensure only the ports specified in the current topology are used. Signed-off-by: Luca Vizzarro Reviewed-by: Paul Szczepanek --- dts/tests/TestSuite_smoke_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)