ceph-mirror/qa/suites/rgw/notifications/tasks/kafka/test_kafka.yaml
sujay-d07 93a357c93c qa/rgw: Adding GSSAPI testing task for Bucket Notification Testing
This adds a Kerberos setup task, tells the Kafka task to emit GSSAPI listeners and broker principals, and updates notification tests to pass Kerberos credentials through to the bucket-notification suite. It enables the RGW Kafka notification coverage to run against GSSAPI-secured brokers.

Signed-off-by: sujay-d07 <sujaydongre07@gmail.com>
2026-07-16 12:12:20 +05:30

11 lines
202 B
YAML

tasks:
- kerberos:
client.0:
- kafka:
client.0:
kafka_version: 3.9.2
- notification-tests:
client.0:
extra_attr: ["kafka_test", "kafka_security_test"]
rgw_server: client.0