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

tests: add helpers for generating entry slices #147

Merged
merged 4 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. tests: add helpers for generating entry slices

    Signed-off-by: Pavel Kalinnikov <pavel@cockroachlabs.com>
    pav-kv committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9916c2c View commit details
    Browse the repository at this point in the history
  2. tests: use entry slice helper in log_unstable_test

    Signed-off-by: Pavel Kalinnikov <pavel@cockroachlabs.com>
    pav-kv committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ec7c3dc View commit details
    Browse the repository at this point in the history
  3. tests: use entry slice helper in raft_paper_test

    Signed-off-by: Pavel Kalinnikov <pavel@cockroachlabs.com>
    pav-kv committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    aeb7a1b View commit details
    Browse the repository at this point in the history
  4. tests: use entry slice helper in storage_test

    Signed-off-by: Pavel Kalinnikov <pavel@cockroachlabs.com>
    pav-kv committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8bc20e9 View commit details
    Browse the repository at this point in the history