]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/cephfs/begin.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / cephfs / begin.yaml
index b69eac9c6c442b6f7ac5dd36384cb38d2f72d5b3..879294a1fdccf1895fd9374ff08bbd21e547ba33 100644 (file)
@@ -1,11 +1,18 @@
+log-rotate:
+  ceph-mds: 10G
+  ceph-osd: 10G
 tasks:
   - install:
       extra_packages:
         rpm:
         - python3-cephfs
+        - cephfs-top
+        - cephfs-mirror
         deb:
         - python3-cephfs
         - cephfs-shell
+        - cephfs-top
+        - cephfs-mirror
       # For kernel_untar_build workunit
       extra_system_packages:
         deb:
@@ -13,6 +20,9 @@ tasks:
         - flex
         - libelf-dev
         - libssl-dev
+        - network-manager
+        - iproute2
+        - util-linux
         # for xfstests-dev
         - dump
         - indent
@@ -26,6 +36,9 @@ tasks:
         - flex
         - elfutils-libelf-devel
         - openssl-devel
+        - NetworkManager
+        - iproute
+        - util-linux
         # for xfstests-dev
         - libacl-devel
         - libaio-devel