Yihau Chen
8cb5199ce0
chore: all gce performance tests use n2-standard-16 ( #28509 )
...
use n2-standard-16
2022-10-22 00:34:20 +08: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
Yihau Chen
73129cadc2
chore: update buildkite agents query rule ( #26708 )
2022-07-21 12:08:48 +08: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
behzad nouri
18463aa846
removes redundant allow-private-addr from system tests
...
Following https://github.com/solana-labs/solana/pull/19130
if gce.sh creat is invoked without -P then --allow-private-addr is
implied:
https://github.com/solana-labs/solana/blob/4cc1b1504/net/common.sh#L68-L73
Therefore tests only need to specify:
USE_PUBLIC_IP_ADDRESSES: "false"
2021-08-13 14:20:27 +00:00
Ashwin Sekar
22f8da29e0
Use public IP addresses for 2 partition gce test ( #19135 )
2021-08-10 13:42:16 -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
Trent Nelson
c5a501e87f
Steal dumoulin from colo for TdS
2020-07-03 20:30:44 +00:00
Dan Albert
d08d9322d2
Limit performance testcases to 40k TPS client ( #9906 )
2020-05-06 21:36:13 -06:00
carllin
111a86f3ec
Added no superminority and isolated node test cases ( #9306 )
...
Co-authored-by: Carl <carl@solana.com>
2020-04-21 15:35:48 -07: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
Dan Albert
b0c524765e
Update gce-5-node-3-partition.yml
2020-03-18 14:07:09 -07:00
Dan Albert
c3c4c9326b
Refactor system tests dir structure ( #8865 )
...
automerge
2020-03-14 18:37:37 -07:00
Dan Albert
bdb7b73b8a
Add longer running performance tests and new partition testcase ( #8773 )
...
* Add 1 hour perf stability tests to colo and GCE
* Add GCE full loss partition testcase to automation
2020-03-11 16:42:52 -07:00
Dan Albert
a2a2f1c2d2
Add new colo test cases using reduced node count ( #8078 )
...
automerge
2020-01-31 18:02:48 -08:00
Dan Albert
605623baf5
Report last tower distance and add partition testcase ( #7929 )
...
automerge
2020-01-24 16:37:19 -08:00
Dan Albert
15193d0e1f
Ensure all GCE nightly tests use dedicated instances ( #7944 )
...
automerge
2020-01-23 10:17:12 -08:00
Dan Albert
7587656cf6
Implement automated partition testing ( #7222 )
2020-01-22 13:46:50 -05:00