Skip to content

test: fix flaky replication slot E2E assertion#8971

Merged
mnencia merged 2 commits intomainfrom
dev/8968
Oct 30, 2025
Merged

test: fix flaky replication slot E2E assertion#8971
mnencia merged 2 commits intomainfrom
dev/8968

Conversation

@NiccoloFei
Copy link
Collaborator

Closes #8968

@NiccoloFei NiccoloFei requested review from a team, jsilvela and litaocdl as code owners October 27, 2025 15:46
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 27, 2025
@cnpg-bot cnpg-bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.25 release-1.26 release-1.27 labels Oct 27, 2025
@github-actions
Copy link
Contributor

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

@dosubot dosubot bot added the E2E tests E2E tests tickets for easy triage on release process label Oct 27, 2025
@NiccoloFei
Copy link
Collaborator Author

/test ft=replication

@github-actions
Copy link
Contributor

@NiccoloFei, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/18847461202

@armru
Copy link
Member

armru commented Oct 27, 2025

/test ft=replication

@github-actions
Copy link
Contributor

@armru, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/18850169019

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Oct 27, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 28, 2025
NiccoloFei and others added 2 commits October 30, 2025 15:48
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
@mnencia mnencia merged commit 810c03a into main Oct 30, 2025
23 of 26 checks passed
@mnencia mnencia deleted the dev/8968 branch October 30, 2025 14:52
cnpg-bot pushed a commit that referenced this pull request Oct 30, 2025
Closes #8968

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 810c03a)
cnpg-bot pushed a commit that referenced this pull request Oct 30, 2025
Closes #8968

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 810c03a)
cnpg-bot pushed a commit that referenced this pull request Oct 30, 2025
Closes #8968

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 810c03a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-requested ◀️ This pull request should be backported to all supported releases E2E tests E2E tests tickets for easy triage on release process lgtm This PR has been approved by a maintainer ok to merge 👌 This PR can be merged release-1.25 release-1.26 release-1.27 size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Test]: enable/disable replication slot flaky E2E

4 participants