Fixes #387 Signed-off-by: Lukas Holecek hluk@email.cz
rebased onto beed6bc1a27b69ccb54e92ddff672446dc88f08e
@mkovarik I've changed the jenkins slave image to use f32 base image and had to remove the DNF_CMD arg to satisfy podman build -- looks it doesn't like "=" characters in the default value.
DNF_CMD
podman build
I do not have any issue with podman build with the DNF_CMD.
Build beed6bc1a27b69ccb54e92ddff672446dc88f08e FAILED! Rebase or make new commits to rebuild.
Build failed due to slow openshift - took 8 minutes to start build...
rebased onto 0553f2438b8694a66f934e930452fcb2e8136e66
Hmm, I don't see the CI being rerun on repush.
Unfortunately the fedmsg is very unstable since it was replaced by fedora-messaging. So jenkins master is having issue to subscribe. I want to switch to fedora-messaging which is rabbit based but there is a bug in JMS jenkins plugin which I reported and fixed but waiting for merge and new version of the plugin. https://github.com/jenkinsci/jms-messaging-plugin/issues/200
@mkovarik Got it, thanks for the info. I've restarted the build manually.
@gnaponie, @vmaljulin Please review.
Looks good!
Pull-Request has been merged by lholecek
Fixes #387
Signed-off-by: Lukas Holecek hluk@email.cz