Skip to content

Commit

Permalink
rptest: specify authentication_mode in polaris_catalog_smoke_test
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemKauf committed Jan 31, 2025
1 parent 6c0920a commit f1ecafb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/rptest/tests/polaris_catalog_smoke_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ def _start_redpanda(self, catalog_prefix, client_id, client_secret,
"rest",
"iceberg_rest_catalog_endpoint":
self.polaris.catalog_url,
"iceberg_rest_catalog_authentication_mode":
"oauth2",
"iceberg_rest_catalog_client_id":
client_id,
"iceberg_rest_catalog_client_secret":
Expand Down

0 comments on commit f1ecafb

Please sign in to comment.