Skip to content
Snippets Groups Projects
Commit e4559064 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

chg: scale the timeout in test with the rest

This should avoid some flakiness where the logs reports server shutting down.
parent 3bbf1ad8
No related branches found
No related tags found
2 merge requests!373merge stable into default,!347chg: scale the timeout in test with the rest
#require chg
Scale the timeout for the chg-server to the test timeout scaling.
This is done to reduce the flakiness of this test on heavy load.
$ CHGTIMEOUT=`expr $HGTEST_TIMEOUT / 6`
$ export CHGTIMEOUT
$ mkdir log
$ cp $HGRCPATH $HGRCPATH.unconfigured
$ cat <<'EOF' >> $HGRCPATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment