|
@@ -17,7 +17,6 @@ LIMIT=${2:-"$BUILDKITE_PARALLEL_JOB_COUNT"}
|
|
|
|
|
|
|
|
_ cargo nextest run \
|
|
_ cargo nextest run \
|
|
|
--profile ci \
|
|
--profile ci \
|
|
|
- --config-file ./nextest.toml \
|
|
|
|
|
--package solana-local-cluster \
|
|
--package solana-local-cluster \
|
|
|
--test local_cluster \
|
|
--test local_cluster \
|
|
|
--partition hash:"$((INDEX + 1))/$LIMIT" \
|
|
--partition hash:"$((INDEX + 1))/$LIMIT" \
|