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

[SDTEST-482] Add get_time_provider setting to avoid timecop mocking the clock_gettime #3948

Merged
merged 6 commits into from
Sep 26, 2024

Commits on Sep 25, 2024

  1. add new setting get_time_provider that allows redefining Core::Util…

    …s::Time.get_time method
    anmarchenko committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    64f1297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d09de1e View commit details
    Browse the repository at this point in the history
  3. change the default get_time_provider value, add test for Tracing::Spa…

    …nOperation when get_time_provider is set
    anmarchenko committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3afa46f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e4db87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6af5030 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b03599c View commit details
    Browse the repository at this point in the history