diff --git a/.redhat-ci.yml b/.redhat-ci.yml index 38b33443..8c2f2b47 100644 --- a/.redhat-ci.yml +++ b/.redhat-ci.yml @@ -77,7 +77,9 @@ artifacts: - vmcheck.log - vmcheck-journal.txt -timeout: 1h +# We really need to work on getting this down: +# https://github.com/projectatomic/rpm-ostree/issues/662 +timeout: 80m ---