Hi,
On 2/9/21 11:32 AM, Thomas Huth wrote:
On 09/02/2021 14.50, Daniel P. Berrangé wrote:
The Travis CI system QEMU has been using has removed the unlimited free
usage model, replacing it with a one-time only grant of CI minutes that
is not renewed. The QEMU CI jobs quickly exhaust maintainer's free CI
credits, leaving them unable to test with Travis. This is not a
sustainable situation, so we have no choice by to discontinue use of
Travis. GitLab CI is now the primary target, with Cirrus CI filling
in some platform gaps where needed.
I've currently got a series in flight that moves some of the remaining
jobs to gitlab-CI:
https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg01924.html
Could you please hold this patch 'til my series got merged first?
Also I think we could still wait some more weeks with the final
removal of the travis-CI either 'til travis-ci.org got shut down
completely (and thus we cannot use it for QEMU at all anymore), or
until we finally got the s390x and aarch64 runners up and running in
the gitlab-CI.
It's reasonable to me.
- Wainer
Thomas