7fec1f38be
earlyoom: Stop using unsupported -k option
2019-05-01 10:52:02 -07:00
5e9638aae0
Stop nodes in parallel
2019-04-30 10:44:00 -07:00
378dbeaeb3
Use more -w
2019-04-30 09:57:03 -07:00
04d0fd8626
Add flag to skip slow extras when deploying a large testnet
2019-04-30 09:21:08 -07:00
18a41ce836
Flip if/else
2019-04-30 08:58:39 -07:00
6971b7914a
v0.14: various net/ fixes for large clusters ( #4080 )
...
* net.sh: Add -F to discard validator nodes that didn't bootup successfully
* Relax sanity node count when validator bootup failure is permitted
* Less sanity for testnet-demo
* net.sh: Add -F to discard validator nodes that didn't bootup successfully
2019-04-29 21:38:03 -07:00
a02fe1a831
Cherry-pick account set root fixes ( #4076 )
...
automerge
2019-04-29 19:39:24 -07:00
120664649a
Update release doc to include testnet update instuctions ( #4066 ) ( #4077 )
...
* Update release doc to include testnet update instuctions
* Fixup headers and pick nits
* Remove outdated testnet behavior
2019-04-29 20:33:16 -06:00
044fa48fe1
Increment cargo.toml version to 0.14.1 ( #4074 )
2019-04-29 17:27:53 -06:00
b5342f7485
Cleanup metrics dashboard ( #4072 ) ( #4073 )
...
automerge
2019-04-29 16:24:58 -07:00
ff9bd2f512
Fix the output from Gossip Discovery ( #4070 )
v0.14.0
2019-04-29 14:59:01 -07:00
25810ce729
Remove Bench Exchange Contract Execution graph
2019-04-29 14:28:09 -07:00
82c7f0e366
testnet-demo: use more low quota nodes
2019-04-29 12:08:39 -07:00
012d05f10b
Increase testnet-demo node count a little
2019-04-29 09:10:18 -07:00
f853595efb
testnet-demo now runs across more GCE zones ( #4053 )
...
* testnet-demo now runs across more GCE zones
* Save zone info to config file
* Add geoip whitelist for common data centers
* Skip more of start
* Include -x for config
* Fetch private key from first validator node if necessary
* Correct -r propagation
2019-04-28 19:50:02 -07:00
09e4f7e49c
Correctly terminate instances across multiple zones
2019-04-28 09:09:34 -07:00
cb37072ed7
Switch testnet-demo to influxcloud
2019-04-27 22:12:30 -07:00
0b109d3340
Correct us-central1-b zone name
2019-04-27 21:43:31 -07:00
dcdc5b8cf7
testnet-demo: skip over validator nodes that fail to boot
2019-04-27 21:34:02 -07:00
1a7c30bb86
Use GPU nodes for blockstreamer as well if rest of testnet has GPUs ( #4046 ) ( #4048 )
...
automerge
2019-04-27 21:31:01 -07:00
3ebc14f965
Blockstreamer annotation fix for non buildkite deployments ( #4045 ) ( #4047 )
...
automerge
2019-04-27 21:01:26 -07:00
cf589efbbf
Performance metrics computation methodology ( #4041 ) ( #4044 )
...
automerge
2019-04-27 16:59:45 -07:00
94d5c64281
testnet-demo: add more GCE zones, remove client
2019-04-27 16:53:05 -07:00
566de1fd0e
Add DNS resolution for network/drone arguments ( #4037 )
...
automerge
2019-04-27 10:00:41 -07:00
cb0f367084
Avoid inaccurate PATH nagging
2019-04-27 15:32:23 +00:00
e08e1fe6ac
Add "
2019-04-27 07:41:55 -07:00
d36af917ea
Swap testnet-beta and testnet configuration
2019-04-26 23:24:35 -07:00
c81733b41a
Add testnet-demo configuration
2019-04-26 22:59:26 -07:00
b6558a2ef3
Remove created lockfile
2019-04-26 21:36:20 -07:00
634d8e25ee
testnet-deploy.sh updates
2019-04-26 21:29:42 -07:00
fea212e64e
Initialize stopNetwork var
2019-04-26 21:10:36 -07:00
e3ab76f1a7
Pin recommended release version ( #4021 )
2019-04-26 21:10:31 -07:00
87f1bd58b9
Reduce submit frequency of counters that are very frequent and killing metrics DB ( #4027 )
2019-04-26 20:37:40 -07:00
a056c1f18f
Don't send packets when msgs len is 0 ( #4030 )
...
And don't send metrics every iteration.
2019-04-26 17:27:31 -07:00
8b34fd2c75
Fix warnings on nightly ( #4028 )
2019-04-26 16:25:13 -07:00
b912ee7fdf
Nit: Spelling ( #4025 )
2019-04-26 16:02:37 -07:00
3cf708f019
nit: remove copyposta ( #4024 )
2019-04-26 16:02:13 -07:00
070e0e9613
Skip *de*serializing too
2019-04-26 14:43:07 -07:00
3e678511d2
Add enable/disable key value pairs into the steps block ( #4018 )
2019-04-26 14:26:05 -06:00
4ce2105548
Switch from a S3 URL to release.solana.com for release assets ( #4017 )
...
automerge
2019-04-26 13:06:55 -07:00
721c6a7e2d
Update metrics dashboard ( #4012 )
...
automerge
2019-04-26 10:32:49 -07:00
08f0fb1e14
Implement working lockfile for testnet lockout ( #4013 )
2019-04-26 11:22:23 -06:00
f5f5281f85
Add on-demand functionality to all testnets ( #4003 )
...
* Add on-demand functionality to all testnets
2019-04-26 10:02:23 -06:00
1684a7bd18
Move validators from testnet-beta to testnet ( #4011 )
...
* Move validators from testnet-beta to testnet
* Move testnet influxdb datasource to influxcloud
2019-04-26 09:02:12 -07:00
8b1724bb70
Serialize blocktree writes by locking the database ( #4008 )
...
Move several private methods to free functions
2019-04-26 10:52:10 -05:00
eebdfe8d73
wait for network recovery after restart ( #4000 )
2019-04-26 07:30:52 -07:00
82776b333d
Merge the "cloud" grafana dashboard into the normal dashboard ( #4007 )
...
automerge
2019-04-25 21:14:36 -07:00
e71ab55288
Rename in-tree program_ids to be base-58 human readable ( #4001 )
2019-04-25 17:58:49 -07:00
fd60ef8a8d
Allow metrics rate to differ from log rate ( #3993 )
...
And reduce metrics rate for exchange contract counters.
Since we can go 10s-100s thousands of contracts per second,
some metrics would be dropped if submitting every time.
2019-04-25 16:58:49 -07:00
aa0b67c93c
Use newer blockhash for recent_confirmed_blockhash api ( #3995 )
...
Oldest blockhash is sometimes too old and does not allow
for transactions to go through.
2019-04-25 16:57:25 -07:00