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

Refactor clickhouse admin integration tests #7017

Merged
merged 20 commits into from
Nov 14, 2024

Commits on Nov 7, 2024

  1. initial structure

    karencfv committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6a982a1 View commit details
    Browse the repository at this point in the history
  2. setup

    karencfv committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    18162e8 View commit details
    Browse the repository at this point in the history
  3. setup nextest

    karencfv committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6d85294 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. start cluster during set up

    karencfv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    97a747b View commit details
    Browse the repository at this point in the history
  2. Leave myself some notes

    karencfv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fbdc52e View commit details
    Browse the repository at this point in the history
  3. fmt

    karencfv committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4b94c90 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. this works I guess

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    94792e2 View commit details
    Browse the repository at this point in the history
  2. clean up a bit

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4b5c203 View commit details
    Browse the repository at this point in the history
  3. clean up a bit

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    789cbd9 View commit details
    Browse the repository at this point in the history
  4. deploy full cluster on setup

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f6c7f97 View commit details
    Browse the repository at this point in the history
  5. start adding tests

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    358feb3 View commit details
    Browse the repository at this point in the history
  6. start adding tests

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    288de54 View commit details
    Browse the repository at this point in the history
  7. add all the tests

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6186d81 View commit details
    Browse the repository at this point in the history
  8. clean up

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d8a67b8 View commit details
    Browse the repository at this point in the history
  9. clippy

    karencfv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1e5c3d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. clean up

    karencfv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4a41f1b View commit details
    Browse the repository at this point in the history
  2. Set default base ports

    karencfv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1786875 View commit details
    Browse the repository at this point in the history
  3. Clean up

    karencfv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    aef2718 View commit details
    Browse the repository at this point in the history
  4. make linter happy

    karencfv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    21305b9 View commit details
    Browse the repository at this point in the history
  5. Address comments

    karencfv committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8163b74 View commit details
    Browse the repository at this point in the history