[ https://ovirt-jira.atlassian.net/browse/OVIRT-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35221#comment-35221 ]

Daniel Belenky commented on OVIRT-1711:

The cause for the failures is the fact that docker package for ppc64le is under centos-extras and not centos-base as in x86_64 repos. I've sent a patch to add centos-extras for mock cfg for ppc64le.

Don't run docker on ppc64le mock

     Key: OVIRT-1711
     URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1711
 Project: oVirt - virtualization made easy
         Issue Type: Task
Reporter: Gil Shinar
Assignee: infra

Jenkins check-patch fails because it cannot find the command docker when running mock using ppc64le configuration. We might need to add an “if” that will not try to call docker when running in ppc64le environment.

— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100069)