]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: enable the functional tests on Windows
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Thu, 27 Oct 2022 13:23:42 +0000 (16:23 +0300)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Fri, 11 Aug 2023 11:32:54 +0000 (11:32 +0000)
commit14d5c7cf8e3440a36eb980b0bfa632baad798f42
tree1cb324050feb9f29cc55992e68c36e07f2d44d88
parent53f89ea09b71162e4d494ffa28b1f86104185c84
test/librbd: enable the functional tests on Windows

Right now, the librbd tests are skipped on Windows.

This change enables the functional tests, which can run with
just a few modifications.

We'll continue skipping the unit tests however, which require
too much OSD code that hasn't been ported (e.g. cls, libosd, etc).

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
src/test/CMakeLists.txt
src/test/librbd/CMakeLists.txt