From 2a60cdba601b3583ba6fb51ee4e0324e4978d4c0 Mon Sep 17 00:00:00 2001 From: mprahl Date: Mar 29 2019 14:43:11 +0000 Subject: Install fedora-messaging in Jenkins --- diff --git a/Jenkinsfile b/Jenkinsfile index f96e06f..836d656 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,6 +11,7 @@ def installDepsCmd = ''' sudo dnf -y install \ python3-dogpile-cache \ python3-fedmsg \ + python3-fedora-messaging \ python3-flask \ python3-prometheus_client \ python3-PyYAML \