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

Conversation

hughcapet
Copy link
Member

  • 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

- 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 hughcapet marked this pull request as ready for review October 5, 2023 16:16
@idanovinda
Copy link
Member

👍

1 similar comment
@hughcapet
Copy link
Member Author

👍

@hughcapet hughcapet merged commit d554db0 into master Oct 6, 2023
4 checks passed
@hughcapet hughcapet deleted the refactor/tests branch October 6, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants