]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: Install make on el8 601/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 5 Jan 2021 15:52:31 +0000 (10:52 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 5 Jan 2021 16:04:39 +0000 (11:04 -0500)
This package isn't included in the cloud image that the Octo PSI nodes use.

Fixes: https://tracker.ceph.com/issues/48751
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/testnode/vars/redhat_8.yml

index bcf4497fcda7ebf95f2a931a76c64e12c7120c3e..360f9a88836a8207222afe5ebbbe35c0ccae5c29 100644 (file)
@@ -42,6 +42,7 @@ packages:
   # for workunits,
   - gcc
   - git
+  - make
   # qa/workunits/rados/test_python.sh
   - python3-nose
   # for cram tests