]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: run install task only once 35140/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 May 2020 22:28:49 +0000 (15:28 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 May 2020 22:28:49 +0000 (15:28 -0700)
Fixes: https://tracker.ceph.com/issues/45612
Fixes: 8d77d134c73d3471515f113320e9db1f0e59eb1f
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/powercycle/osd/powercycle/default.yaml
qa/suites/powercycle/osd/tasks/cfuse_workunit_suites_fsx.yaml

index a693f4b41c8f76c793afa9fc73d6890fd090b939..9e0ed4769b6fef83defa3cae39b7904c89a5e6e3 100644 (file)
@@ -1,8 +1,24 @@
 tasks:
 - install:
     extra_system_packages:
-      deb: ['bison', 'flex', 'libelf-dev', 'libssl-dev']
-      rpm: ['bison', 'flex', 'elfutils-libelf-devel', 'openssl-devel']
+      deb:
+      - bison
+      - flex
+      - libelf-dev
+      - libssl-dev
+      - libaio-dev
+      - libtool-bin
+      - uuid-dev
+      - xfslibs-dev
+      rpm:
+      - bison
+      - flex
+      - elfutils-libelf-devel
+      - openssl-devel
+      - libaio-devel
+      - libtool
+      - libuuid-devel
+      - xfsprogs-devel
 - ceph:
 - thrashosds:
     chance_down: 1.0
index 1c2ba286b0652a0b7a74a658afaa32778f8f9de6..94031518ea5eab78b2e0affdfa2f7f97207d7fe8 100644 (file)
@@ -1,17 +1,5 @@
 tasks:
 - ceph-fuse:
-- install:
-    extra_system_packages:
-      deb:
-      - libaio-dev
-      - libtool-bin
-      - uuid-dev
-      - xfslibs-dev
-      rpm:
-      - libaio-devel
-      - libtool
-      - libuuid-devel
-      - xfsprogs-devel
 - workunit:
     timeout: 6h
     clients: