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

Implement QuestDB Test container module #5995

Merged

Commits on Oct 18, 2022

  1. Implement QuestDB module

    pwangryn committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a100446 View commit details
    Browse the repository at this point in the history
  2. Add md file for QuestDB

    pwangryn committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    323cb65 View commit details
    Browse the repository at this point in the history
  3. Add quest db to required .yaml files

    pwangryn committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b1d88ee View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Fix wrong md file title

    pwangryn committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    55aa396 View commit details
    Browse the repository at this point in the history
  2. Cleanup QuestDBContainer, add getHttpUrl and return ilp url instead o…

    …nly port
    pwangryn committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d7ed013 View commit details
    Browse the repository at this point in the history
  3. Add default commit lag env

    pwangryn committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2160463 View commit details
    Browse the repository at this point in the history
  4. Add more tests for questDB

    pwangryn committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5ea3f6d View commit details
    Browse the repository at this point in the history
  5. Add more tests for questDB

    pwangryn committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    de78c2e View commit details
    Browse the repository at this point in the history
  6. Add dependency info to questdb.md

    pwangryn committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4b045e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Use assertj

    pwangryn committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d832648 View commit details
    Browse the repository at this point in the history
  2. Cleanup questdb module classes

    pwangryn committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1c75cab View commit details
    Browse the repository at this point in the history
  3. Remove add commit lag from api

    Vangreen authored and pwangryn committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b892e2f View commit details
    Browse the repository at this point in the history
  4. Override waitUntilContainerStarted in QuestDBContainer

    Vangreen authored and pwangryn committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5bf6541 View commit details
    Browse the repository at this point in the history
  5. Add authors in QuestDBContainer

    Vangreen authored and pwangryn committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    86b4d0f View commit details
    Browse the repository at this point in the history