Commit 976469d
committed
build(deps): validate single-kernel lib PITR fix via archive URL
Temporarily consume the single-kernel library from the archive URL of
the fix branch (canonical/postgresql-single-kernel-library#179) instead
of the released 16.3.2 wheel, so CI can validate the get_member_status
RetryError fix against the PITR integration tests before the lib is
re-released.
The lib fix stops an uncaught RetryError from crashing the restore
action hook during PITR restore (Patroni intentionally stopped), which
was discarding the staged restore-status result and exhausting the
test's 10x retry loop in test_backups_pitr_{aws,gcp}. This pin should
revert to the released version once the lib fix ships.
Signed-off-by: Marcelo Henrique Neppel <marcelo.neppel@canonical.com>1 parent 2d52906 commit 976469d
2 files changed
Lines changed: 24 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments