Skip to content

Commit 044f718

Browse files
committed
Merge PR ceph#64005 into main
* refs/pull/64005/head: qa: Run test_admin with the squid client Reviewed-by: Dhairya Parmar <[email protected]> Reviewed-by: Patrick Donnelly <[email protected]> Reviewed-by: Venky Shankar <[email protected]>
2 parents 37bd496 + a4f97c0 commit 044f718

File tree

19 files changed

+80
-0
lines changed

19 files changed

+80
-0
lines changed

qa/suites/fs/bugs/multifs_mdsauthcaps/%

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.qa/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.qa/
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
roles:
2+
- [mon.a, mon.b, mon.c, mgr.x, mgr.y, mds.a, mds.b, mds.c, mds.d, osd.0, osd.1, osd.2, osd.3]
3+
- [client.0, client.1, client.2, client.3]
4+
openstack:
5+
- volumes: # attached to each instance
6+
count: 4
7+
size: 20 # GB
8+
- machine:
9+
disk: 200 # GB
10+
log-rotate:
11+
ceph-mds: 10G
12+
ceph-osd: 10G
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.qa/cephfs/conf
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.qa/distros/supported-random-distro$
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.qa/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.qa/objectstore/bluestore-bitmap.yaml

qa/suites/fs/bugs/multifs_mdsauthcaps/overrides/+

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.qa/

0 commit comments

Comments
 (0)