ceph/qa/workunits
Lucian Petrut 5bab166663 qa: fix test_rbd_wnbd.py
The rbd-wnbd Python test now fails as the wnbd driver changed
the bus type from "virtual" to "SAS" in order to accommodate
Microsoft Failover Cluster.

SAS is considered a shared bus, so with the default SAN policy
(offlineShared), the disks will be offline/read-only by
default[1][2].

That being considered, we're updating the test to set the rw disk
flag before attempting any write operations.

[1] https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-partitionmanager-sanpolicy
[2] https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/san

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
2022-11-23 12:59:30 +02:00
..
caps
ceph-tests
cephadm qa/workunits/cephadm/test_cephadm: add --no-pager 2022-09-13 12:17:20 -04:00
cephtool doc, common, mon, qa: Mon-related updates for reef 2022-09-20 14:26:59 +00:00
client
cls qa/rgw: run ceph_test_cls_rgw_gc in rgw/verify suite 2021-12-09 11:07:03 -05:00
direct_io
erasure-code
fs qa/workunits/fs/damage: update first-damage test for python 2022-10-05 20:25:50 -04:00
hadoop
libcephfs test/libcephfs: add newops test case 2022-08-16 08:30:52 +08:00
mgr
mon qa/workunits/mon/auth_key_rotation.sh: exercise pending key / rotation 2022-09-12 17:02:59 +00:00
objectstore
osdc
rados qa/workunits/rados: specify redirect in curl command 2022-11-18 00:31:59 +00:00
rbd Merge pull request #40363 from orozery/rbd-clone-encryption 2022-10-25 18:16:33 +02:00
rename
rest
restart
rgw rgw/qa: Add QA suite for Keystone service token 2022-09-23 15:10:14 +00:00
suites
windows qa: fix test_rbd_wnbd.py 2022-11-23 12:59:30 +02:00
ceph-helpers-root.sh examples: Compile with c++20 2022-09-19 13:18:20 +00:00
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
test_telemetry_pacific_x.sh qa/workunits: interpret with bash instead of sh 2022-10-08 06:50:25 +00:00
test_telemetry_pacific.sh qa/workunits: interpret with bash instead of sh 2022-10-08 06:50:25 +00:00
test_telemetry_quincy_x.sh qa/workunits: interpret with bash instead of sh 2022-10-08 06:50:25 +00:00
test_telemetry_quincy.sh qa/workunits: interpret with bash instead of sh 2022-10-08 06:50:25 +00:00
true.sh