testnode: libgcrypt needs to be updated to match QEMU build 612/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 3 Mar 2021 00:47:23 +0000 (19:47 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 3 Mar 2021 00:47:23 +0000 (19:47 -0500)
See https://bugzilla.redhat.com/show_bug.cgi?id=1828681

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
roles/testnode/vars/centos_8.yml

index 9edc4e5666ea1013d392c8861136ac9cdc7e83e7..09c8c08d294dc29f083dfeef38fdb835e8947734 100644 (file)
@@ -35,6 +35,9 @@ yum_mirrorlists:
   - CentOS-Base-mirrorlist
   - CentOS-Extras-mirrorlist
 
+packages_to_upgrade:
+  - libgcrypt # explicitly tied to qemu build
+
 packages:
   # for package-cleanup
   - dnf-utils