`gitlab-shell` has a lot of liveness errors in Review Apps
the gitlab-shell component has a lot of liveness errors in Review Apps. We should consider increasing the timeout.
Samples
git@review-34824-lice-la0max-gitlab-shell-c8f597db9-xsjk8:/$ time /scripts/healthcheck
13
real 0m17.512s
user 0m2.617s
sys 0m0.038s
git@review-34824-lice-la0max-gitlab-shell-c8f597db9-xsjk8:/$ time /scripts/healthcheck
13
real 0m11.159s
user 0m1.654s
sys 0m0.040s
git@review-34824-lice-la0max-gitlab-shell-c8f597db9-xsjk8:/$ time /scripts/healthcheck
13
real 0m12.526s
user 0m1.721s
sys 0m0.031s
git@review-34416-subs-oq6do3-gitlab-shell-7c787fc45-kdzln:/$ time /scripts/healthcheck
14
real 0m13.102s
user 0m2.694s
sys 0m0.075s
git@review-34416-subs-oq6do3-gitlab-shell-7c787fc45-kdzln:/$ time /scripts/healthcheck
14
real 0m7.266s
user 0m1.783s
sys 0m0.015s
git@review-34416-subs-oq6do3-gitlab-shell-7c787fc45-kdzln:/$ time /scripts/healthcheck
14
real 0m5.784s
user 0m1.524s
sys 0m0.018s
git@review-34416-subs-oq6do3-gitlab-shell-7c787fc45-kdzln:/$ time /scripts/healthcheck
14
real 0m6.472s
user 0m2.008s
sys 0m0.087s
Edited by Rémy Coutable
