From: "Daniel P. Berrangé" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Fam Zheng" <fam@euphon.net>, "Kevin Wolf" <kwolf@redhat.com>,
"Daniel P. Berrangé" <berrange@redhat.com>,
qemu-block@nongnu.org,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Max Reitz" <mreitz@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: [PATCH 0/2] travis: remove all use of Travis CI
Date: Tue, 9 Feb 2021 13:50:09 +0000 [thread overview]
Message-ID: <20210209135011.1224992-1-berrange@redhat.com> (raw)
It is not sustainable to keep supporting Travis CI when our maintainer
have exhausted their free CI credit allowance and it isn't easily
renewable for most
While there are still some unique scenarios covered by Travis, this is
not useful when maintainers can't run the pipelines. If people see
scenarios that are desirable for GitLab CI they can be added as jobs
when desired.
Daniel P. Berrangé (2):
tests/docker: remove travis container
travis: remove travis configuration and all references to Travis CI
.travis.yml | 439 -------------------------
MAINTAINERS | 3 -
configure | 1 -
contrib/gitdm/filetypes.txt | 2 +-
docs/devel/testing.rst | 14 -
scripts/travis/coverage-summary.sh | 27 --
tests/docker/Makefile.include | 11 +-
tests/docker/docker.py | 2 +-
tests/docker/dockerfiles/travis.docker | 17 -
tests/docker/travis | 22 --
tests/docker/travis.py | 47 ---
tests/qemu-iotests/079 | 2 +-
tests/test-util-filemonitor.c | 11 -
13 files changed, 5 insertions(+), 593 deletions(-)
delete mode 100644 .travis.yml
delete mode 100755 scripts/travis/coverage-summary.sh
delete mode 100644 tests/docker/dockerfiles/travis.docker
delete mode 100755 tests/docker/travis
delete mode 100755 tests/docker/travis.py
--
2.29.2
next reply other threads:[~2021-02-09 13:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-09 13:50 Daniel P. Berrangé [this message]
2021-02-09 13:50 ` [PATCH 1/2] tests/docker: remove travis container Daniel P. Berrangé
2021-02-11 12:20 ` Alex Bennée
2021-02-09 13:50 ` [PATCH 2/2] travis: remove travis configuration and all references to Travis CI Daniel P. Berrangé
2021-02-09 13:58 ` Philippe Mathieu-Daudé
2021-02-09 14:03 ` Daniel P. Berrangé
2021-02-09 14:15 ` Philippe Mathieu-Daudé
2021-02-09 14:32 ` Thomas Huth
2021-02-11 20:09 ` Wainer dos Santos Moschetta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210209135011.1224992-1-berrange@redhat.com \
--to=berrange@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=fam@euphon.net \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).