]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/tox.ini
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / pybind / mgr / tox.ini
index d6ae7a29b3d63074331669e7ac2d298a7e310d0d..b781d1be67feceb0f3d185a740a9e7c2afa2997c 100644 (file)
@@ -103,6 +103,7 @@ commands =
            -m progress \
            -m prometheus \
            -m rbd_support \
+          -m rgw \
            -m rook \
            -m snap_schedule \
            -m selftest \
@@ -136,6 +137,7 @@ modules =
     nfs \
     orchestrator \
     prometheus \
+    rgw \
     status \
     telemetry
 commands =
@@ -171,6 +173,8 @@ modules =
     nfs \
     orchestrator \
     prometheus \
+    rbd_support \
+    rgw \
     selftest
 commands =
     flake8 --config=tox.ini {posargs} \