gitlab-ci
test: Add longer timeouts for HTTP tests reaching external services The test `CorrectDefaultCertificateStoreVerification` occasionally fails in CI with a timeout. The rest of the tests communicate with localhost, which we should assume its reachable within the 5 seconds deafault timeout. But for the ones connecting externally give some extra time for more stability in CI. Ticket: QA-1223 Signed-off-by: Lluis Campos <lluis.campos@northern.tech> (cherry picked from commit 69b5b337b)
7398 of 9741 relevant lines covered (75.95%)
13921.55 hits per line