Commit Graph

5 Commits

Author SHA1 Message Date
Yihau Chen d4946ddfaa
ci: move solana-cargo-build-sbf to nextest (#33257) 2023-09-15 14:24:43 +00:00
Yihau Chen 596e17f74b
ci: have new_with_external_ip_test_random use all threads (#33233) 2023-09-15 01:31:07 +08:00
Yihau Chen f0f75aff59
ci: allocate more threads for gossip tests (#33074)
ci: allocate more threads for test_star_network_push_star_200 and test_star_network_push_ring_200 when test
2023-08-30 23:01:44 +00:00
Yihau Chen 9a17203811
ci: make test_batched_range_proof_u256 use all threads in nextest (#32627) 2023-07-26 15:42:17 +08:00
Yihau Chen 17eab32ad0
ci: run stable tests partially (#31151)
* ci: run stable tests partially

* ci: improve uploading test result

* use buildkite's retry

* test common

* fix indent issue

* extract assert eq

* use diff to print test error

* pretty format

* test build stable steps

* add test all function

* lint

* lint

* keep dollar sign

* switch got and want's diff direction

* use 'EOF' to make code more readable

* rename EMPTY_LINE to DELETE_THIS_LINE

* rename N => INDEX

* rename M => LIMIT

* check variable in a more elegant way

* wording

* more explain for code
2023-04-21 14:51:17 +08:00