Skip to content
Snippets Groups Projects
Commit c11d8de5 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

Merge branch 'test-ci-adjust-times' into 'master'

modules/ta_update.test: increase test times for CI

See merge request !822
parents 91909aca dc103c32
Branches
Tags
1 merge request!822modules/ta_update.test: increase test times for CI
Pipeline #48686 passed with stages
in 1 hour, 40 minutes, and 35 seconds
-- shorten update interval
ta_update.refresh_time = 0.3 * sec
ta_update.hold_down_time = 0.6 * sec
sleep_time = 0.9
ta_update.refresh_time = 0.5 * sec
ta_update.hold_down_time = 1 * sec
sleep_time = 1.5
-- prevent build-time config from interfering with the test
trust_anchors.remove('.')
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment