Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ndt7 measurement #49

Merged
merged 4 commits into from
Jun 12, 2023
Merged

add ndt7 measurement #49

merged 4 commits into from
Jun 12, 2023

Commits on Jun 8, 2023

  1. add ndt7 measurement

    marcwitasee authored and jesteria committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f91af26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6788698 View commit details
    Browse the repository at this point in the history
  3. speed-ndt7: completed & polished measurement using NDT7 client

    * implemented timeout
    * fixed output parsing
    * etc.
    
    see #23
    jesteria committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    634d3e6 View commit details
    Browse the repository at this point in the history
  4. speed-ndt7: added measurement to default configuration

    The NDT7 test is made the model for speed test configuration (by the
    alphabet and as it requires no additional paramters).
    
    speed-ookla is intended to have the same configuration, with additional
    parameters -- and so YAML anchor/alias is used.
    
    Fate is upgraded to receive a bug-fix fully supporting this YAML
    feature.
    
    See #23
    jesteria committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    0a46f0b View commit details
    Browse the repository at this point in the history