ci: Increase the timeout multiplier for tests

Change the FEDORA_TAG to the current date in order to rebuild the image
This commit is contained in:
Marco Trevisan (Treviño) 2019-12-12 19:10:39 +01:00
parent edb09463f4
commit af42b3e468

View file

@ -55,7 +55,7 @@ test:
script:
- meson --werror -Ddrivers=all -Db_coverage=true . _build
- ninja -C _build
- meson test -C _build --verbose --no-stdsplit
- meson test -C _build --verbose --no-stdsplit --timeout-multiplier 3
- ninja -C _build coverage
artifacts:
paths: