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 tests #933

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Refactor tests #933

merged 2 commits into from
Oct 6, 2023

Commits on Oct 5, 2023

  1. Refactor tests

    - wait_all_streaming/wait_zero_lag with configurable replica count
    - create table with oids using special func, not in the initial schema
    - add pg_repack extension to the initial schema
    - separate func for creating timescaledb objects
    - set WALE_BACKUP_THRESHOLD_PERCENTAGE to a higher value to ensure wal-e
      replica bootsrap method in test suite 5
    - single verify_clone_upgrade func
    - adjust comments and formatting
    - ensure test suite 4 actually restores latest backup from PG10 and then upgrades
    hughcapet committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    79bfd3e View commit details
    Browse the repository at this point in the history
  2. Please shellcheck

    hughcapet committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b03df9e View commit details
    Browse the repository at this point in the history