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 a client to evaluate performances #303

Merged
merged 4 commits into from
May 16, 2022

Commits on May 11, 2022

  1. Add a client to evaluate performance

    - Evaluate performance with your input (manual version)
    - Relocate the existing `demo-client`and `config.yaml`
    - Update Makefile and .gitignore
    yunkon-kim committed May 11, 2022
    Configuration menu
    Copy the full SHA
    d969b50 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Compare previous and current host network status

    - Compare the both status by ModRevision in etcd
    - Apply `cb-log` and update logging
    yunkon-kim committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7c0cdb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9684b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Add test mode menu

    - Be able to select a mode between interactive mode and interval mode
    yunkon-kim committed May 13, 2022
    Configuration menu
    Copy the full SHA
    37afe09 View commit details
    Browse the repository at this point in the history