mergify[bot]
|
2975dc5c1a
|
removes use of public ip addresses from perf tests (backport #19184) (#20238)
* removes use of public ip addresses from system tests
Using global IPs causes outbound traffic which costs money:
https://github.com/solana-labs/solana/pull/18728#issuecomment-884290209
(cherry picked from commit bd8f793809 )
* 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"
(cherry picked from commit 18463aa846 )
# Conflicts:
# system-test/partition-testcases/gce-5-node-3-partition.yml
# system-test/partition-testcases/gce-partition-once-then-stabilize.yml
# system-test/partition-testcases/gce-partition-with-offline.yml
* removes backport merge conflicts
Co-authored-by: behzad nouri <behzadnouri@gmail.com>
|
2021-09-27 01:23:02 +00:00 |
|
sakridge
|
0b00a1b4de
|
Add gce single region cpu-only (#13832)
|
2020-11-26 21:45:21 +00: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 |
|
Dan Albert
|
611d2fa75d
|
Add single region TPS report testcases (#9609)
automerge
|
2020-04-22 11:05:05 -07:00 |
|
Dan Albert
|
691a3c6087
|
Add single testcase to run entire TPS report (#9143)
|
2020-04-01 10:29:18 -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 |
|
Dan Albert
|
c3c4c9326b
|
Refactor system tests dir structure (#8865)
automerge
|
2020-03-14 18:37:37 -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
|
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 |
|
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 |
|