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

Disable postgres SSL to fix random query timeout #9144

Commits on Aug 24, 2024

  1. disable postgres ssl, enable postgres-util container

    Signed-off-by: Xin Li <xin@swirldslabs.com>
    xin-hedera committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2940c00 View commit details
    Browse the repository at this point in the history
  2. fix spaces

    Signed-off-by: Xin Li <xin@swirldslabs.com>
    xin-hedera committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    6b47b16 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. reduce work_mem to lower memory pressue, reduce

    executor_slow_start_interval
    
    Signed-off-by: Xin Li <xin@swirldslabs.com>
    xin-hedera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    57d0640 View commit details
    Browse the repository at this point in the history
  2. add TEST_REPORTS_DIR env variable to all testkube tests

    Signed-off-by: Xin Li <xin@swirldslabs.com>
    xin-hedera committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c7a37ee View commit details
    Browse the repository at this point in the history