quic-interop / quic-interop-runner

QUIC interop runner
Other
207 stars 81 forks source link

No pcaps when platforms don't match #399

Open larseggert opened 1 month ago

larseggert commented 1 month ago

When I run a QNS test locally on my ARM macBook that involves an image that isn't available as linux/arm64/v8 but only as linux/amd64, the test runs (output.txt has content) but then no pcaps are copied over from the simulator. And that then often causes the test to fail.

Example: python -u run.py -c neqo -s nginx -t handshake

larseggert commented 1 month ago

Will likely be fixed by https://github.com/quic-interop/quic-network-simulator/pull/133

nhorman commented 1 month ago

FWIW, i'm seeing a similar problem. Trying to run interop locally with an openssl container and any number of servers, and randomly it appears that one or both of the trace files is empty. Going to try with quic-interop/quic-network-simulator#133

tatsuhiro-t commented 4 weeks ago

As I wrote in #403, saw this issue in regular interop runner run.