mirror of
https://github.com/curl/curl.git
synced 2026-07-29 07:43:08 +03:00
zuul: stop using this CI service
The important jobs have already transitioned. The remaining ones we can skip for now. Closes #10368
This commit is contained in:
parent
e62ebe3aa8
commit
be5f6c3124
10 changed files with 1 additions and 596 deletions
18
tests/CI.md
18
tests/CI.md
|
|
@ -92,23 +92,7 @@ The tests are configured in `appveyor.yml`.
|
|||
|
||||
### Zuul
|
||||
|
||||
[Zuul](https://zuul-ci.org/) is an open source CI tool. A number of Curl tests
|
||||
are run at [curl.zuul.vexxhost.dev](https://curl.zuul.vexxhost.dev/builds):
|
||||
|
||||
- Source code is formatted according to expectations (`make checksrc`).
|
||||
- Curl compiled with a number of different TLS configurations (WolfSSL, rustls,
|
||||
BoringSSL, etc).
|
||||
- Curl compiled with different C compilers.
|
||||
|
||||
As of November 2021, the tests run (sometimes) but do not run consistently and
|
||||
do not report results to the GitHub checks runner - you need to manually check
|
||||
for failures. See [#7522](https://github.com/curl/curl/issues/7522) for more
|
||||
information.
|
||||
|
||||
As of November 2021 Daniel Stenberg is the only person with administrator
|
||||
access to the Zuul CI environment.
|
||||
|
||||
These are configured in `zuul.d` and have test runners in `scripts/zuul`.
|
||||
Not used anymore.
|
||||
|
||||
### Circle CI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue