]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: update rbd-wnbd test, using MBR instead of GPT 57653/head
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 2 Aug 2023 13:08:01 +0000 (13:08 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Thu, 23 May 2024 08:15:43 +0000 (08:15 +0000)
commitd6bc06d57b00631881d2f02465f78121bb4f77d5
treed890581f113e6a0560739efe1cbd4610882bbb0c
parent65a14e61f5f5b1f30144c887d7296f7699ab5492
qa: update rbd-wnbd test, using MBR instead of GPT

We're getting the following error while initializing 64MB disks
on WS 2019: "The disk is not large enough to support a GPT
partition style.".

For this reason, we'll use MBR instead.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
(cherry picked from commit 8d294f948a78d7f98392fe2a3bf123f583eb9757)
qa/workunits/windows/py_tests/internal/rbd_image.py