Skip to content

test: fix race in metrics tests#6969

Merged
mnencia merged 1 commit intomainfrom
dev/6968
Feb 25, 2025
Merged

test: fix race in metrics tests#6969
mnencia merged 1 commit intomainfrom
dev/6968

Conversation

@fcanovai
Copy link
Contributor

@fcanovai fcanovai commented Feb 25, 2025

Wait for the GRANT to be replicated on the replica server before querying the metrics endpoint.

Closes #6968

@fcanovai
Copy link
Contributor Author

@cnpg-bot cnpg-bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.22 release-1.24 release-1.25 labels Feb 25, 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

Wait for the GRANT to be replicated on the replica server before
querying the metrics endpoint.

Closes #6968

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
@mnencia
Copy link
Member

mnencia commented Feb 25, 2025

/ok-to-merge E2E green on the EDB fork

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Feb 25, 2025
@mnencia mnencia merged commit c98e0c3 into main Feb 25, 2025
24 of 25 checks passed
@mnencia mnencia deleted the dev/6968 branch February 25, 2025 17:29
cnpg-bot pushed a commit that referenced this pull request Feb 25, 2025
Wait for the GRANT to be replicated on the replica server before
querying the metrics endpoint.

Closes #6968

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
(cherry picked from commit c98e0c3)
cnpg-bot pushed a commit that referenced this pull request Feb 25, 2025
Wait for the GRANT to be replicated on the replica server before
querying the metrics endpoint.

Closes #6968

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
(cherry picked from commit c98e0c3)
mnencia pushed a commit that referenced this pull request Feb 25, 2025
Wait for the GRANT to be replicated on the replica server before
querying the metrics endpoint.

Closes #6968

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
(cherry picked from commit c98e0c3)
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 ok to merge 👌 This PR can be merged release-1.22 release-1.24 release-1.25

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: missing SELECT permission in metrics e2e test

5 participants