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

feat: Add integration tests with RetrySettings enabled. #2275

Merged
merged 32 commits into from
Nov 13, 2023

Commits on Oct 13, 2023

  1. Add integration tests with RetrySettings enabled.

    Evan Greco committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    408f82e View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Evan Greco committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ab069b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Add quota and non-quota e2e tests.

    Evan Greco committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    51f1f51 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Evan Greco committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8c82567 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    d904fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9abfa88 View commit details
    Browse the repository at this point in the history
  3. Remove additional retry-specific sample code

    Evan Greco committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3bea4df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97614b1 View commit details
    Browse the repository at this point in the history
  5. Update kokoro build to ignore retry tests until retry-specific Kokoro…

    … configurations are in place. Add comments explaining usage of retry-specific projects.
    Evan Greco committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    52cb39e View commit details
    Browse the repository at this point in the history
  6. Run format

    Evan Greco committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9e8506e View commit details
    Browse the repository at this point in the history
  7. Wrap -Dtest args

    Evan Greco committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    872acff View commit details
    Browse the repository at this point in the history
  8. Fix integration command

    Evan Greco committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    610f032 View commit details
    Browse the repository at this point in the history
  9. Fix integration command

    Evan Greco committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    18f442c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Remove -Dtest arg

    Evan Greco committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0bbc3ff View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fix integration test to ignore retry tests

    Evan Greco committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f39a19d View commit details
    Browse the repository at this point in the history
  2. Use list instead of regex for ignoring retry tests when integration t…

    …esting
    Evan Greco committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5401143 View commit details
    Browse the repository at this point in the history
  3. Fix typo in integration test command

    Evan Greco committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5984f9f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    8f11c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e86a16 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix ignore retry test settings

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8a44d41 View commit details
    Browse the repository at this point in the history
  2. Add debug logs to see why test fails in github

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8432f80 View commit details
    Browse the repository at this point in the history
  3. Remove log

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    385d3ea View commit details
    Browse the repository at this point in the history
  4. Add additional retry-based logging

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1de97ce View commit details
    Browse the repository at this point in the history
  5. Remove unused profile

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3e2ed81 View commit details
    Browse the repository at this point in the history
  6. Add more debugging logs for connection worker test

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a46d327 View commit details
    Browse the repository at this point in the history
  7. rearrange builder order

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4b0d1e1 View commit details
    Browse the repository at this point in the history
  8. Remove debug log

    Evan Greco committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fdf20d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d083ac0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b341de5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Refactor retry tests into helper class

    Evan Greco committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7e29b8e View commit details
    Browse the repository at this point in the history
  2. Fix file headers

    Evan Greco committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4803de7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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