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
No known key found for this signature in database
GPG Key ID: F464407C996AF03F
1 changed files with
1 additions and
0 deletions
-
.gitlab-ci.yml
|
|
@ -45,6 +45,7 @@ test_acceptance: |
|
|
|
dependencies: |
|
|
|
- build |
|
|
|
- convert_raspbian |
|
|
|
timeout: 2h |
|
|
|
before_script: |
|
|
|
# Install dependencies |
|
|
|
- apt update |
|
|
|