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

Adding cloud tests #1575

Merged
merged 47 commits into from
Jul 31, 2024
Merged

Adding cloud tests #1575

merged 47 commits into from
Jul 31, 2024

Commits on Jul 24, 2024

  1. Adding cloud tests

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1c5fd92 View commit details
    Browse the repository at this point in the history
  2. testing imageName for null

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a776248 View commit details
    Browse the repository at this point in the history
  3. Fix protocol test for cloud

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5370597 View commit details
    Browse the repository at this point in the history
  4. Adjast port for cloud testing

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    67f5b92 View commit details
    Browse the repository at this point in the history
  5. Disable option to provide custom socket factory

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8f1b668 View commit details
    Browse the repository at this point in the history
  6. Adding cloud coverage for JDBC

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ab2ddfa View commit details
    Browse the repository at this point in the history
  7. Initial alignment of JDBC tests with cloud

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9fcefe9 View commit details
    Browse the repository at this point in the history
  8. DROP TABLE IF EXISTS

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    66b20e8 View commit details
    Browse the repository at this point in the history
  9. Build correctly url for JDBC tests

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6b418e6 View commit details
    Browse the repository at this point in the history
  10. build correctly the cloud endpoint

    mzitnik authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8b3de24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92a16e7 View commit details
    Browse the repository at this point in the history
  12. fixed credentials for cloud

    chernser authored and Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9f58d84 View commit details
    Browse the repository at this point in the history
  13. Updating the tests

    Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f5f2c05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    407d813 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3f6d46c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24ac244 View commit details
    Browse the repository at this point in the history
  17. Adjusting for the cloud

    Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c236bbe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2b20ddc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80dd1e8 View commit details
    Browse the repository at this point in the history
  20. WIP

    Paultagoras committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ff6f2b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. WIP

    Paultagoras committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8eede6e View commit details
    Browse the repository at this point in the history
  2. WIP

    Paultagoras committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0ba8b1e View commit details
    Browse the repository at this point in the history
  3. Removing newer java calls

    Paultagoras committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d39f6cd View commit details
    Browse the repository at this point in the history
  4. Updating comments

    Paultagoras committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    83af3b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c40f4ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0424cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f04eea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a90995 View commit details
    Browse the repository at this point in the history
  9. Cleanup extra databases

    Paultagoras committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1d827fe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    01ee0fc View commit details
    Browse the repository at this point in the history
  2. Fixing a typo

    Paultagoras committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b8f2f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d38bf50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    754c82e View commit details
    Browse the repository at this point in the history
  5. Adding github issue link

    Paultagoras committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4e75747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1e114c View commit details
    Browse the repository at this point in the history
  7. Cleaning up how tests run

    Paultagoras committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4d6739d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5bda43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c8262d View commit details
    Browse the repository at this point in the history
  10. Update build.yml

    Paultagoras committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ca156a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Update build.yml

    Paultagoras committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    676e0e7 View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    Paultagoras committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    55c2e0c View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    Paultagoras committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    b6b9cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a662b24 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Jul 29, 2024

  1. Update analysis.yml

    Paultagoras committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    48be384 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Code review comments

    Paultagoras committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d78fce3 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Paultagoras committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    35a8c95 View commit details
    Browse the repository at this point in the history