Commit a913c9f2 authored by Valerio Setti's avatar Valerio Setti Committed by Carles Cufi
Browse files

tests: tls_configurations: remove tests on native/64 platform



Since the same test might be run in parallel on different platforms,
the one that it's started later will fail due to port re-use for
the OpenSSL server.
Since it's not really required to run the tests on native_sim and
native_sim/native/64, the latter is removed in order to solve this
problem.

Signed-off-by: default avatarValerio Setti <vsetti@baylibre.com>
parent ce31d218
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ common:
    - net.socket
  platform_allow:
    - native_sim
    - native_sim/native/64
  integration_platforms:
    - native_sim
  harness: pytest