#584 Jenkinsfile: install mock-core-configs
Merged by lholecek. Opened by qwan.
qwan/greenwave jenkinsfile-install-mock-core-configs  into  master

Download 584.patch

In cases of mock-core-configs is not installed by default on system,
'dnf -y update mock-core-configs' results in error and Jenkins job
fails, so we install mock-core-configs first, if it has been installed
already, it doesn't matter (and 'dnf update' can update it).

Pull-Request has been merged by lholecek

Metadata