Skip to content

Commit

Permalink
test timeout needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jadhaj committed Feb 20, 2024
1 parent 5abeb60 commit 65f5808
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ echo 'export KUBECONFIG=\$(ls /root/dev-scripts/ocp/*/auth/kubeconfig)' >> /root
# squid needs to be restarted after network changes
podman restart --time 1 external-squid || true
timeout -s 9 130m make ${DEVSCRIPTS_TARGET}
timeout -s 9 160m make ${DEVSCRIPTS_TARGET}
# Add extra CI specific rules to the libvirt zone, this can't be done earlier because the zone only now exists
# TODO: In reality the bridges should be in the public zone
Expand Down

0 comments on commit 65f5808

Please sign in to comment.