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

Wathola Tracing for upgrade tests #6219

Merged
merged 12 commits into from
Mar 29, 2022

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    5e022a3 View commit details
    Browse the repository at this point in the history
  2. Run update-deps.sh

    mgencur committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    3c59d7f View commit details
    Browse the repository at this point in the history
  3. Fix license

    mgencur committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    7b7b79f View commit details
    Browse the repository at this point in the history
  4. Fix import

    mgencur committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6a34efe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a40d695 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf4ee28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3df5133 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e86a116 View commit details
    Browse the repository at this point in the history
  9. Wait only 1 second for flushing tracing info

    The Reporter is created with a default batch interval 1 second. So, it
    should be enough to wait just 1 second because the data is flushed every
    1 second.
    mgencur committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c3798cf View commit details
    Browse the repository at this point in the history
  10. Increase the sleep time to 1.5 seconds to be safe

    * The ticker runs every 100ms so it could be 1100 ms until the buffer
    really flushes.
    mgencur committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0c61842 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c3885f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    9ff8b09 View commit details
    Browse the repository at this point in the history