Conflux-Chain / conflux-rust

The official Rust implementation of Conflux protocol. https://doc.confluxnetwork.org
https://doc.confluxnetwork.org
GNU General Public License v3.0
646 stars 197 forks source link

Set up periodic runs for master branch #1240

Open yangzhe1990 opened 4 years ago

yangzhe1990 commented 4 years ago

The list to run:

The result should be updated on a webpage.

Please complete this list.

fanlong commented 4 years ago

Basic functionality is to periodically run the test mentioned in rigorous-testing.md

xiaods commented 4 years ago

just like a release team's dashboard. Do you have some plans to share the page with the community? it will transparently deliver the code progress to every developer.

xiaods commented 4 years ago

@yangzhe1990 sharing some sample case: Kubernetes community's test grid dashboard:

https://k8s-testgrid.appspot.com/

fanlong commented 4 years ago

@peilun-conflux implemented the scripts. I will downgrade the priority for creating dashboard for it