Skip to content

OERV-RVCI/rustci4rv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 

Repository files navigation

TL;DR

The RustCI/CommitID job is the entry point of the Rustci pipeline. It can accept a commit SHA-1 hash or a GitHub PR ID from the rust-lang/rust repository (both are optional). Upon triggering, it invokes the RustCI/check job, which subsequently distributes the parallel execution of check and test jobs.

goal

Rustci aims to provide stable and reliable riscv64 hardware for the Rust community, with the goal of elevating Rust's riscv64 support to Tier 1 status.

Current Status

Rustci is currently under active development. As you may have observed, certain tests are currently failing on riscv64. We are planning to establish a test cases baseline and implementing automated cron monitoring to detect regressions on the riscv64 as early as possible.

During this phase, we welcome your feedback and aim to help you test your rustc patches on riscv64 hardware. Simultaneously, we are awaiting guidance from the Rust T-infra team on integrating this system into the official CI pipeline if this is allowed.

issues

If you have any issue about this pleaase open one issue to report it.

We currently grant anonymous users read-only access.

About

Temporary Jenkins instance providing CI for Rust on riscv64. Part of the effort to stabilize Rust's RISC-V support. Feedback welcome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors