Skip to content

[Doc] Update CI trigger for CentOS and Ubuntu #33353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions docs/ContinuousIntegration.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,11 @@ macOS platform | @swift-ci Please smoke benchmark | S
Linux platform | @swift-ci Please test Linux platform | Swift Test Linux Platform (smoke test)<br>Swift Test Linux Platform
Linux platform | @swift-ci Please clean test Linux platform | Swift Test Linux Platform (smoke test)<br>Swift Test Linux Platform
macOS platform | @swift-ci Please ASAN test | Swift ASAN Test OS X Platform
Ubuntu 20.04 | @swift-ci Please test Ubuntu 20.04 platform | Swift Test Ubuntu 20.04 Platform
CentOS 8 | @swift-ci Please test CentOS 8 platform | Swift Test CentOS 8 Platform
Amazon Linux 2 | @swift-ci Please test Amazon Linux 2 platform | Swift Test Amazon Linux 2 Platform
Ubuntu 18.04 | @swift-ci Please test Ubuntu 18.04 platform | Swift Test Ubuntu 18.04 Platform
Ubuntu 20.04 | @swift-ci Please test Ubuntu 20.04 platform | Swift Test Ubuntu 20.04 Platform
CentOS 7 | @swift-ci Please test CentOS 7 platform | Swift Test CentOS 7 Platform
CentOS 8 | @swift-ci Please test CentOS 8 platform | Swift Test CentOS 8 Platform
Amazon Linux 2 | @swift-ci Please test Amazon Linux 2 platform | Swift Test Amazon Linux 2 Platform

The core principles of validation testing is that:

Expand Down