diff options
Diffstat (limited to '.papr.yml')
-rw-r--r-- | .papr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ host: required: true +timeout: 45m + tests: # mount yum repos to inherit injected mirrors from PAPR - docker run --net=host --privileged -v /etc/yum.repos.d:/etc/yum.repos.d.host:ro |