]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-windows: Update `ceph-windows-image-build` setup script 2085/head
authorIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Mon, 31 Oct 2022 09:43:29 +0000 (11:43 +0200)
committerIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Mon, 31 Oct 2022 15:54:21 +0000 (17:54 +0200)
commitbe1941a30489432acdf568d25bd6df622c469a77
tree68ebd29ef116c824618e9e30e5aa52ba1612ade3
parent645401cbcf7cf918b4ec1cfd9c0d30117a401ffc
ceph-windows: Update `ceph-windows-image-build` setup script

* Bump Python to `3.11`.
* Add `fio` as part of Windows CI image setup.
* Add `prettytable` pip dependency. We'll use this for the Python
  `test_rbd_wnbd.py` script.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
ceph-windows-image-build/build/setup.ps1