]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Merge pull request #525 from ceph/wip-43448
authorDavid Galloway <dgallowa@redhat.com>
Mon, 27 Jan 2020 16:50:05 +0000 (11:50 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 16:50:05 +0000 (11:50 -0500)
testnode: Move dbench to epel_packages so it gets installed

1  2 
roles/testnode/vars/redhat_8.yml

index 9e5d45c69c45903d9db1f6595810af5de13b8401,7d4d94cf453384af807cdaaa4bdcf08275f7d47e..7d1f950a0e78ddcddcc7ce1c4354cfcd68de2523
@@@ -59,12 -59,10 +59,12 @@@ packages
    # for pjd tests
    - libacl-devel
    # for fs tests,
-   - dbench
    - autoconf
 +  # for test-crash.sh
 +  - gdb
  
- epel_packages: []
+ epel_packages:
+   - dbench
  
  nfs_service: nfs-server