X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=install-rhel-tools;h=681abd75c384d8d9780809e2896e1549729f884c;hp=06b58dd7366c62e2582e107fd1df3ff1c7e831e9;hb=90e800d37608ce77663b783c60072e220ce7bee2;hpb=d6768a0d28550e44c826bb053e34a24c4471df6d diff --git a/install-rhel-tools b/install-rhel-tools index 06b58dd..681abd7 100755 --- a/install-rhel-tools +++ b/install-rhel-tools @@ -8,6 +8,10 @@ sudo update-ca-trust (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