mirror of
https://github.com/ceph/ceph
synced 2024-12-25 12:54:16 +00:00
11 lines
229 B
YAML
11 lines
229 B
YAML
overrides:
|
|
kernel:
|
|
client.0:
|
|
branch: nightly_pre-single-major # v3.12.z
|
|
tasks:
|
|
- exec:
|
|
client.0:
|
|
- "modprobe -r rbd"
|
|
- "modprobe --first-time rbd"
|
|
- "test ! -f /sys/module/rbd/parameters/single_major"
|