(cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo)
sudo dnf install -y rhpkg
+# coverity
+sudo dnf copr enable -y copr.devel.redhat.com/kdudka/covscan
+sudo dnf install -y covscan-client
+
# 1minutetip
sudo umount /mnt # HACK: rhts-test-env-5.0-2.fc32eng.noarch wants to fiddle with it
sudo wget -O /etc/yum.repos.d/qa-tools.repo http://liver.brq.redhat.com/repo/qa-tools.repo