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

Raft multi version testing #559

Merged
merged 28 commits into from Mar 25, 2024
Merged

Commits on Jun 6, 2023

  1. add submodule and first iteration of multi-version tests

    rename test and pin submodule to version 1.5.0
    
    rename test file
    dhiaayachi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    baf623c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. refactor test

    dhiaayachi committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    22b88e4 View commit details
    Browse the repository at this point in the history
  2. clean up node init

    dhiaayachi committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0882d3b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    14dfa68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a617c6d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. extract cluster package

    dhiaayachi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    60f3232 View commit details
    Browse the repository at this point in the history
  2. export cluster Type

    dhiaayachi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    16eebcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9efaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b56ef3 View commit details
    Browse the repository at this point in the history
  5. remove submodule

    dhiaayachi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2e8a26a View commit details
    Browse the repository at this point in the history
  6. new submodule

    dhiaayachi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    01b88ad View commit details
    Browse the repository at this point in the history
  7. fix go.mod

    dhiaayachi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    a7aeffa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ade0de View commit details
    Browse the repository at this point in the history
  9. remove unused func

    dhiaayachi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    164e0c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    6b0d70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89da642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cde48c View commit details
    Browse the repository at this point in the history
  4. fix submodule

    dhiaayachi committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9b03730 View commit details
    Browse the repository at this point in the history
  5. remove printf

    dhiaayachi committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0c3c507 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Aug 21, 2023

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    63732e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c95293 View commit details
    Browse the repository at this point in the history
  3. go mod tidy in ci

    dhiaayachi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6e5ce8c View commit details
    Browse the repository at this point in the history
  4. git submodules update

    dhiaayachi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4b2c4a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b0d591 View commit details
    Browse the repository at this point in the history
  6. update submodule

    dhiaayachi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    049f56f View commit details
    Browse the repository at this point in the history
  7. update .gitmodule url

    dhiaayachi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0246dd1 View commit details
    Browse the repository at this point in the history