axleiro
0d369616e7
add script for the traceability ( #23626 )
...
merging for traceability
2022-03-12 16:20:22 +05:30
joeaba
d064c40617
update metrics url
2022-01-10 21:36:44 -05:00
joeaba
0fd8e3c5d7
using ssh for cloning
2021-12-09 11:49:19 +05:30
axleiro
7c9abaff2c
triggering the "system-performance-test" CI pipeline
2021-12-08 19:13:31 +05:30
axleiro
40a04490ad
Replacing the "ssh" with the "https" link for cloning the GitHub repo
...
{
using:
git clone https://github.com/solana-labs/testnet-keypairs.git "${REPO_ROOT}"/net/keypairs
replacing :
#git clone git@github.com:solana-labs/testnet-keypairs.git "${REPO_ROOT}"/net/keypairs
}
2021-12-08 18:58:35 +05:30
behzad nouri
81026f9ea5
passes through --allow-private-addr to validators in system perf tests ( #18876 )
2021-07-29 19:04:45 +00: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
a13083aa65
Ignore errors from subshell correctly ( #13752 )
2020-11-22 07:27:26 -08:00
Trent Nelson
33abd11a47
testnet-automation: Support --extra-primordial-stakes
2020-09-11 10:19:10 -06:00
Trent Nelson
7021e1c584
net.sh: Refactor node initialization wait ( #10819 )
...
* remote-node.sh: Factor out init wait to own script
* remote-node.sh: Allow nodes to initialize asynchronously
* testnet-automation: Plumb --async-node-init
2020-06-26 05:48:58 +00:00
Trent Nelson
4daa519c1b
Plumb `--warp-slot` through net scripts ( #10639 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-06-17 01:55:55 +00:00
Trent Nelson
a15f60a291
Factor out testnet automation SW version resolution
2020-06-10 09:55:39 -06:00
Dan Albert
1cd1988207
Update testnet-automation.sh ( #10250 )
...
automerge
2020-05-26 13:02:24 -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
87c507fdbe
Refactor system test automation ( #8780 )
2020-03-10 23:38:50 -07:00
Dan Albert
a0ed3261c9
Automated tests should use dedicated colo nodes ( #8766 )
...
automerge
2020-03-10 12:25:16 -07:00
Dan Albert
595c96b262
Plumb pre-emptibility and associated overrides into colo allocation and automated testing ( #8754 )
...
automerge
2020-03-10 11:25:44 -07:00
Dan Albert
d303e6b94e
Override GCE self-destruct timer in automation ( #8728 )
2020-03-09 18:02:07 -07:00
Dan Albert
ea010be5cb
Wait for stake distribution before starting clients ( #8692 )
2020-03-09 10:57:51 -07:00
Dan Albert
f2b0e2f418
Add slot rate check to automation framework ( #8676 )
2020-03-05 23:58:31 -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
7587656cf6
Implement automated partition testing ( #7222 )
2020-01-22 13:46:50 -05:00
Greg Fitzgerald
3aabeb2b81
Rename bootstrap leader ( #7906 )
...
* Rename bootstrap leader to bootstrap validator
It's a normal validator as soon as other validators enter the
leader schedule.
* cargo fmt
* Fix build
Thanks @CriesofCarrots!
2020-01-22 09:22:09 -07:00
Michael Vines
356f246a74
Remove get-/show- prefix from cli commands
2020-01-21 08:43:07 -07:00
Dan Albert
cccaacee36
Wait for stake distribution in automation ( #7883 )
...
automerge
2020-01-20 13:32:37 -08:00
Dan Albert
6a8f6fb3cc
Update testnet testcases to point at new buildkite agent queues ( #7544 )
...
automerge
2019-12-17 20:32:31 -08:00
Dan Albert
107360a001
Refactor system-test dir structure and add stability test ( #7530 )
2019-12-17 14:58:10 -05:00