Commit Graph

20 Commits

Author SHA1 Message Date
steviez 0d9783c746
Update queried metric to determine tps in system tests (#31531)
The test report is querying a metric that has been removed for being too
noisy. So, update the query to use a metric that we report once per
slot.
2023-05-08 10:37:23 -05:00
Yihau Chen 449b673c4b
chore: upload system performance test result to Discord (#28458)
upload system performance test result to Discord
2022-10-20 00:20:46 +08:00
axleiro 5e5cdf397c
fixing CI 2022-01-17 16:12:24 +05:30
joeaba 3bd5a89d6f
add scripts for traceability 2022-01-15 23:28:15 +05:30
joeaba 4214c69694
update metrics url 2022-01-10 21:35:37 -05:00
Ashwin Sekar c56fb0f014
Add system test to measure recovery after partition (#20902)
* Add system test to measure recovery after partition

* shellcheck

* increase partition length until failure

* adjust parameters and output

* different stopping condition
2021-11-08 06:51:57 -08:00
Drew Taylor cf4358715b switched all python2.7 to python3.x 2021-09-21 22:42:18 -06:00
Ashwin Sekar 027ac3c8f2
Restart test without supermajority (#17808)
* Restart test without supermajority

* Change check to look at stake rather than transaction confirmation

* Add stake info while waiting for consensus

* replace jq with grep (buildkite doesn't have jq installed)
2021-06-10 12:56:31 -07:00
Ashwin Sekar e3f5c0005b
Add partial network outage before test functionality (#17291)
* Add partial network outage before testing functionality

Allow a percentage of the stake to go offline before an automation test starts

* code review fixes
2021-05-28 12:53:11 -07:00
Jeff Washington (jwash) b36ad91792
read hash mismatch errors from influx and error if > 0 (#14240) 2020-12-30 12:47:48 -06:00
sakridge 1c7dd0ae14
Enable log to see stake progress (#13755) 2020-11-22 18:34:05 -08:00
sakridge 0ec8069348
Fix escaping in wait-for-stake automation_utils function (#13743) 2020-11-20 18:55:09 -08:00
sakridge 598e5f58d5
Add wait for max stake command (#13532) 2020-11-12 13:48:34 -08:00
Trent Nelson a15f60a291 Factor out testnet automation SW version resolution 2020-06-10 09:55:39 -06:00
Trent Nelson 59c5dad020
Testnet automation: Fix slot query (#10378)
automerge
2020-06-02 21:08:59 -07:00
Dan Albert c6da2ab0de
Fix automation stake parser (#9403)
Co-authored-by: publish-docs.sh <maintainers@solana.com>
2020-04-10 15:42:38 -06:00
Dan Albert 90c9462dd4
Automated test framework can run scripts on launched clusters. Add offline stake operations test case and script. (#8510)
automerge
2020-03-18 14:57:19 -07:00
Michael Vines 29fb79382c Rework validator vote account defaults to half voting fees 2020-03-13 20:13:33 -07:00
Michael Vines 5f5824d78d Rework cluster metrics dashboard to support the modern clusters 2020-03-11 14:14:56 -07:00
Dan Albert 87c507fdbe
Refactor system test automation (#8780) 2020-03-10 23:38:50 -07:00