10 Apr
                
                    2019
                
            
            
                10 Apr
                
                '19
                
            
            
            
        
    
                12:56 p.m.
            
        On Wed, 2019-04-03 at 11:41 +0100, Daniel P. Berrangé wrote: [...]
+ script: + - make -f Makefile.ci ci-build@$IMAGE MAKE_ARGS="$MAKE_ARGS"
Because of the changes made to Makefile.ci since v3, you need to use CI_MAKE_ARGS="$MAKE_ARGS" here and...
+ script: + - make -f Makefile.ci ci-build@$IMAGE CONFIGURE="$MINGW-configure"
... CI_CONFIGURE="$MINGW-configure" here instead. With that fixed, Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization