mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-04 18:30:03 +00:00
Merge pull request #220 from GabyCT/topic/removetravis
docs: Remove travis reference in the CI
This commit is contained in:
@@ -929,8 +929,8 @@ lgtm
|
|||||||
|
|
||||||
The Kata Containers project has a gating process to prevent introducing
|
The Kata Containers project has a gating process to prevent introducing
|
||||||
regressions. When your PR is submitted, a Continuous Integration (CI) system
|
regressions. When your PR is submitted, a Continuous Integration (CI) system
|
||||||
will run different checks on different platforms, based upon your changes. Currently Kata uses [Jenkins](http://jenkins.katacontainers.io) and
|
will run different checks on different platforms, based upon your changes. Currently Kata uses [Jenkins](http://jenkins.katacontainers.io)
|
||||||
[Travis CI](https://travis-ci.org/kata-containers/) for testing your changes.
|
for testing your changes.
|
||||||
|
|
||||||
Some of the checks are:
|
Some of the checks are:
|
||||||
|
|
||||||
@@ -939,8 +939,7 @@ Some of the checks are:
|
|||||||
- Functional tests.
|
- Functional tests.
|
||||||
- Integration tests.
|
- Integration tests.
|
||||||
|
|
||||||
The Travis job will be executed right after the PR is opened, while the
|
The Jenkins jobs will wait to be triggered. A maintainer must add a `/test`
|
||||||
Jenkins jobs will wait to be triggered. A maintainer must add a `/test`
|
|
||||||
comment on the PR to let the CI jobs run.
|
comment on the PR to let the CI jobs run.
|
||||||
|
|
||||||
All CI jobs must pass in order to merge your PR.
|
All CI jobs must pass in order to merge your PR.
|
||||||
|
Reference in New Issue
Block a user