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

tests/polaris: use curl to query polaris catalog health check #24583

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Dec 16, 2024

Using curl which executes on the node where Polaris server runs so no additional ports have to be open.

Fixes: CORE-8338

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.3.x
  • v24.2.x
  • v24.1.x

Release Notes

  • none

Using `curl` which executes on the node where Polaris server runs so no
additional ports have to be open.

Fixes: CORE-8338

Signed-off-by: Michał Maślanka <michal@redpanda.com>
Copy link
Contributor

@rockwotj rockwotj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need the same for RPCN right?

@mmaslankaprv
Copy link
Member Author

We need the same for RPCN right?

For connect we need the port opened to communicate with it

@vbotbuildovich
Copy link
Collaborator

Retry command for Build#59814

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/tests/cloud_retention_test.py::CloudRetentionTest.test_cloud_retention@{"cloud_storage_type":2,"max_consume_rate_mb":null}

@vbotbuildovich
Copy link
Collaborator

CI test results

test results on build#59814
test_id test_kind job_url test_status passed
rptest.tests.cloud_retention_test.CloudRetentionTest.test_cloud_retention.max_consume_rate_mb=None.cloud_storage_type=CloudStorageType.ABS ducktape https://buildkite.com/redpanda/redpanda/builds/59814#0193d093-bec3-47e3-be05-fd19786b6762 FAIL 0/6
rptest.tests.datalake.partition_movement_test.PartitionMovementTest.test_cross_core_movements.cloud_storage_type=CloudStorageType.S3 ducktape https://buildkite.com/redpanda/redpanda/builds/59814#0193d093-bec5-43eb-a10b-85900737e8ac FLAKY 2/6

@bharathv
Copy link
Contributor

/cdt
dt-repeat=5
tests/rptest/tests/polaris_catalog_smoke_test.py

@mmaslankaprv mmaslankaprv merged commit 336d482 into redpanda-data:dev Dec 17, 2024
17 of 20 checks passed
@mmaslankaprv mmaslankaprv deleted the polaris-health-check branch December 17, 2024 07:18
@vbotbuildovich
Copy link
Collaborator

/backport v24.3.x

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.

5 participants