Browse Source

Increase testing timeout to battle slow I/O.

Changelog: None

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
2.0.x
Kristian Amlie 5 years ago
parent
commit
25e49cc890
No known key found for this signature in database GPG Key ID: F464407C996AF03F
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -45,6 +45,7 @@ test_acceptance:
dependencies:
- build
- convert_raspbian
timeout: 2h
before_script:
# Install dependencies
- apt update

Loading…
Cancel
Save