• Robert Schmidt's avatar
    CI: refine tshark capture filters · f5d94974
    Robert Schmidt authored
    The CI pcaps are too large if we have large data traffic, as they
    include all the GTP capture (they contain basically the data that we
    send in the tests). This commit reduces this:
    - in the RAN: capture only S1AP (port 36412), X2AP (36422), NGAP (38412)
      traffic
    - in the CN: exclude GTP traffic (port 2152)
    f5d94974
ran.py 59.7 KB