diff --git a/tests/run.yml b/tests/run.yml index 2db5123e58..942111ffbf 100644 --- a/tests/run.yml +++ b/tests/run.yml @@ -54,6 +54,7 @@ DEFAULT: profile: gate logs_dir: /tmp/logs/build + quiet: true # NOTE(yoctozepto): we cannot build and push at the same time on debian # buster see https://github.com/docker/for-linux/issues/711. push: "{{ base_distro != 'debian' }}"