Skip to content

Commit 365171e

Browse files
authored
Merge pull request ceph#55688 from yuvalif/wip-yuval-split-notif-test
test/rgw/notifications: split tests between basic, kafka and amqp reviewed-by: cbodley
2 parents ceeb9e5 + 6f28930 commit 365171e

File tree

13 files changed

+29
-1
lines changed

13 files changed

+29
-1
lines changed

qa/suites/rgw/notifications/centos_latest.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
tasks:
2+
- install:
3+
- ceph:
4+
- openssl_keys:
5+
- rgw:
6+
client.0:
7+
8+
overrides:
9+
ceph:
10+
conf:
11+
global:
12+
osd_min_pg_log_entries: 10
13+
osd_max_pg_log_entries: 10
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../.qa/distros/supported/centos_latest.yaml
File renamed without changes.

qa/suites/rgw/notifications/tasks/kafka/+

Whitespace-only changes.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../.qa/distros/supported-random-distro$/
File renamed without changes.

qa/suites/rgw/notifications/tasks/others/+

Whitespace-only changes.

0 commit comments

Comments
 (0)