Commit 3eafc198 authored by Robert Lubos's avatar Robert Lubos Committed by Fabio Baltieri
Browse files

tests: net: http_server: Remove harness requirement



The HTTP server tests are self-contained, they do not require network
environment to execute, hence should not specify "harness: net".

The consequence of specifying the harness was that HTTP server tests in
the CI were only built, and not executed, which doesn't make much sense.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 81cb80d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
common:
  harness: net
  min_ram: 80
  tags:
    - http
+0 −1
Original line number Diff line number Diff line
common:
  harness: net
  min_ram: 60
  tags:
    - http
+0 −1
Original line number Diff line number Diff line
common:
  harness: net
  depends_on: netif
  min_ram: 60
  tags:
+0 −1
Original line number Diff line number Diff line
common:
  harness: net
  min_ram: 192
  tags:
    - http