Closed BenPope closed 3 days ago
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58582#01935508-57f3-4541-b166-2b90a9d45266:
"rptest.tests.rbac_test.RBACLicenseTest.test_license_nag"
"rptest.tests.redpanda_kerberos_test.RedpandaKerberosLicenseTest.test_license_nag"
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58582#01935508-57f0-4df5-8cc3-c097e9958120:
"rptest.tests.redpanda_oauth_test.OIDCLicenseTest.test_license_nag.authn_config=.http_authentication.OIDC.BASIC"
"rptest.tests.schema_registry_test.SchemaRegistryLicenseTest.test_license_nag.mode=SchemaIdValidationMode.COMPAT"
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58582#0193551b-adc8-4142-97d1-71b888efb2f2:
"rptest.tests.rbac_test.RBACLicenseTest.test_license_nag"
"rptest.tests.redpanda_kerberos_test.RedpandaKerberosLicenseTest.test_license_nag"
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58582#0193551b-adc3-48a2-9a12-8dbe27271910:
"rptest.tests.redpanda_oauth_test.OIDCLicenseTest.test_license_nag.authn_config=.http_authentication.OIDC.BASIC"
"rptest.tests.schema_registry_test.SchemaRegistryLicenseTest.test_license_nag.mode=SchemaIdValidationMode.COMPAT"
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58582#0193551b-adc5-43e7-83d9-250a85272a8c:
"rptest.tests.redpanda_oauth_test.OIDCLicenseTest.test_license_nag.authn_config=.sasl_mechanisms.OAUTHBEARER.SCRAM"
"rptest.tests.schema_registry_test.SchemaRegistryLicenseTest.test_license_nag.mode=SchemaIdValidationMode.REDPANDA"
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58582#01935508-57f2-4c09-8ecb-fd9e405f7558:
"rptest.tests.redpanda_oauth_test.OIDCLicenseTest.test_license_nag.authn_config=.sasl_mechanisms.OAUTHBEARER.SCRAM"
"rptest.tests.schema_registry_test.SchemaRegistryLicenseTest.test_license_nag.mode=SchemaIdValidationMode.REDPANDA"
non flaky failures in https://buildkite.com/redpanda/redpanda/builds/58599#019355e8-150d-4fc4-b6e5-533da9bca896:
"rptest.tests.datalake.coordinator_retention_test.CoordinatorRetentionTest.test_retention.cloud_storage_type=CloudStorageType.S3"
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/rbac_test.py::RBACLicenseTest.test_license_nag
tests/rptest/tests/redpanda_kerberos_test.py::RedpandaKerberosLicenseTest.test_license_nag
tests/rptest/tests/redpanda_oauth_test.py::OIDCLicenseTest.test_license_nag@{"authn_config":{"http_authentication":["OIDC","BASIC"]}}
tests/rptest/tests/schema_registry_test.py::SchemaRegistryLicenseTest.test_license_nag@{"mode":"compat"}
tests/rptest/tests/redpanda_oauth_test.py::OIDCLicenseTest.test_license_nag@{"authn_config":{"sasl_mechanisms":["OAUTHBEARER","SCRAM"]}}
tests/rptest/tests/schema_registry_test.py::SchemaRegistryLicenseTest.test_license_nag@{"mode":"redpanda"}
Changes in force-push
CI Failures:
the below tests from https://buildkite.com/redpanda/redpanda/builds/58599#0193558e-8be9-460e-ad15-7de7661242ba have failed and will be retried
gtest_raft_rpunit
please wait until all jobs are finished before running the slash command
/ci-repeat 1
tests/rptest/tests/datalake/coordinator_retention_test.py::CoordinatorRetentionTest.test_retention@{"cloud_storage_type":1}
ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/58599#019355d4-876a-4024-b029-41989a7c63db ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/58599#019355e8-1511-4e16-819c-34813a3326da
Changes in force-push
has_license_nag
to redpandafmt::runtime
error_code
from unknown_server_error
to invalid_config
/backport v24.3.x
Failed to create a backport PR to v24.3.x branch. I tried:
git remote add upstream https://github.com/redpanda-data/redpanda.git
git fetch --all
git checkout -b backport-pr-24261-v24.3.x-509 remotes/upstream/v24.3.x
git cherry-pick -x 5d58e71fbd c97b39fd34 32c2577ac8 fb700d90ba f599d83e5b eeb149d069 f705decd6e
Adjust license warning text to include trial license links.
Adjust CreateACLs response error to
invalid_config
fromunknown_server_error
, to match topic create/alter.Backports Required
Release Notes