Releases: m-lab/packet-test
Releases · m-lab/packet-test
v0.1.3
What's Changed
- Enable immediate test termination by @cristinaleonr in #23
- Increase snapshot frequency by @cristinaleonr in #24
- Parse
max_elapsed_time
as microseconds by @cristinaleonr in #25
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Add initial server code for packet pair test by @cristinaleonr in #1
- Add Docker configuration by @cristinaleonr in #2
- Add Packet Train client by @cristinaleonr in #4
- Add generate-schema command by @cristinaleonr in #5
- Add server code for Packet Train protocol by @cristinaleonr in #3
- Add functionality to write train1 data to disk by @cristinaleonr in #6
- Add packet pair gap and write test data out by @cristinaleonr in #7
- Add script to run scheduled packet tests in sandbox by @cristinaleonr in #8
- Add BBR-terminated ndt7 test by @cristinaleonr in #9
- Make ndt7 data autoloadable by @cristinaleonr in #10
- Enable both early_exit and bbr_exit for same ndt7 test by @cristinaleonr in #11
- Add ClientMetadata to packet pair/train tests by @cristinaleonr in #12
- Terminate ndt7 tests by @cristinaleonr in #13
- Schedule ndt7 and bbr-terminated tests by @cristinaleonr in #14
- Rename bbr_exit to max_cwnd_gain by @cristinaleonr in #15
- Add testing for the ndt7 download handler by @cristinaleonr in #16
- Add continuous code coverage by @cristinaleonr in #17
- Add server access tokens by @cristinaleonr in #18
- Remove flaky test by @cristinaleonr in #19
New Contributors
- @cristinaleonr made their first contribution in #1
Full Changelog: https://github.com/m-lab/packet-test/commits/v0.1.0