911bb60 run mock build with networking enabled

Authored and Committed by mikeb 6 years ago
1 file changed. 1 lines added. 1 lines removed.
    run mock build with networking enabled
    
    By default, networking is not enabled in a mock chroot. This causes sphinx to
    timeout while trying to query pagure.io about issues referenced in the docs.
    This significantly slows down the mock build. By enabling networking, we
    avoid the timeouts and speed up the build. Reproduceability is not a concern,
    since this is a throwaway test build anyway.
    
        
file modified
+1 -1