Trent Nelson
1759968c1e
Colo: Put NVMe disks to use ( #6357 )
...
automerge
2019-10-17 14:44:45 -07:00
TristanDebrunner
9e52d11ad0
Remove Backend trait ( #6407 )
2019-10-17 15:19:27 -06:00
Michael Vines
bfc67e8680
gzip -f
2019-10-17 13:08:51 -07:00
Ryo Onodera
b7b71b31d3
Magically improve coverage ( #6345 )
...
automerge
2019-10-16 16:53:07 -07:00
Michael Vines
8dd24bc7d9
Put dedicated arg in the right place
2019-10-16 10:36:29 -07:00
Michael Vines
51ac05b3cf
Request dedicated instances
2019-10-16 08:10:31 -07:00
Michael Vines
79e32c92c1
Skip deploy attempt on sanity failure
2019-10-12 22:18:41 -07:00
Greg Fitzgerald
322fcea6e5
More fullnode to validator renaming ( #6337 )
2019-10-11 13:30:52 -06:00
Trent Nelson
81fb9e6a59
gce.sh: Rename -f flag to better reflect usage ( #6318 )
...
automerge
2019-10-10 12:57:03 -07:00
Dan Albert
60e8cf5a47
Implement nightly performance tests ( #6140 )
...
* Implement nightly performance tests on colo
2019-10-10 11:12:13 -04:00
Rob Walker
7cf90766a3
add epoch_schedule sysvar ( #6256 )
...
* add epoch_schedule sysvar
* book sheesh!
2019-10-08 22:34:26 -07:00
Michael Vines
cf3bbc09b6
Jump to nightly-2019-10-03 ( #6233 )
...
* Reduce what gets build for coverage to avoid OoM with nightly 2019-10-03
* Update nightly to 2019-10-03
2019-10-03 20:05:44 -06:00
Michael Vines
4b42fa2d75
Ensure all builds are triggered on a rust upgrade ( #6229 )
2019-10-03 16:31:50 -07:00
Michael Vines
4d458a5e00
Keep the build green when there's nowhere to publish
2019-10-03 14:55:04 -07:00
Michael Vines
cf2bcee607
Increase testnets to 4 validator nodes to avoid the need for 100% consensus
2019-10-03 09:53:31 -07:00
Michael Vines
586e0a67ef
Suppress nighly safety_doc warning
2019-10-02 22:51:14 -07:00
Michael Vines
a20f12865a
Upgrade to rust 1.38
2019-10-02 22:51:14 -07:00
Michael Vines
e5a7d08966
Add --expected-genesis-blockhash validator argument ( #6174 )
...
automerge
2019-09-29 19:09:24 -07:00
sakridge
75a92d58cb
Featureize move ( #5897 )
...
* Featureize move
* Add move featured test
2019-09-27 12:19:06 -07:00
sakridge
db05864a69
Add ssh key check ( #6149 )
2019-09-27 10:55:51 -07:00
Michael Vines
b4da83a3ab
Remove CUDA feature ( #6094 )
2019-09-26 13:36:51 -07:00
Dan Albert
678a5aff83
Remove brace expansion in arg list ( #6091 )
2019-09-25 12:52:07 -04:00
carllin
229836511d
Remove local_cluster tests from stable-perf job, removee other tests from local-cluster job ( #6067 )
2019-09-24 19:05:25 -07:00
Michael Vines
61d7467ba8
Flip order of arg to ensure -t sticks
2019-09-23 22:20:22 -07:00
Michael Vines
433b0808e4
Remove the _/deps symlink, just copy instead ( #6020 )
2019-09-23 09:16:56 -07:00
Michael Vines
ab60c578b9
Unconditionally redeploy the edge testnet hourly to better exercise snapshot restarts
2019-09-21 09:28:59 -07:00
Ryan Shea
050021cf77
Add SVGs for Gitbook ( #6009 )
2019-09-21 07:59:36 -07:00
Michael Vines
020d34187c
Fetch logs on redeploy failure
2019-09-20 15:45:47 -07:00
Michael Vines
33e2af341a
Add deps/ symlink so solana-validator-cuda can find native programs
2019-09-20 15:26:49 -07:00
Michael Vines
bb9f07183b
Only fetch logs on sanity failure
2019-09-20 14:47:56 -07:00
Michael Vines
5dd3a07a23
Avoid changing the current working directory
2019-09-20 12:46:29 -07:00
Michael Vines
58a6c9a5f0
Adjust path to perf-libs
2019-09-20 12:27:09 -07:00
Michael Vines
7053978861
Fix cp src
2019-09-20 12:15:05 -07:00
Michael Vines
4b1de02bbb
solana-validator-cuda wrapper is now net.sh compatible
2019-09-20 11:37:45 -07:00
Michael Vines
890be36fd3
Fix check
2019-09-20 08:19:57 -07:00
Michael Vines
54cf9aaa1e
Preserve public network flag when testnet-edge is restarted
2019-09-19 23:02:47 -07:00
Michael Vines
1d0be265d9
Add explicit validator-cuda crate ( #5985 )
2019-09-19 20:50:34 -07:00
Sagar Dhawan
d379786c90
Fix bind errors ( #5986 )
...
* Add ability to bind to a common tcp/udp port
* Extend port range for local-net sanity and fix validator executable
2019-09-19 17:16:22 -07:00
Michael Vines
05ada97d00
Clean up log folding
2019-09-19 13:44:59 -07:00
Rob Walker
8fa28f965c
clear config ( #5980 )
2019-09-19 12:10:29 -07:00
Michael Vines
fee5c6c057
testnet-edge/testnet-beta now update while preserving the ledger ( #5979 )
...
* Check if an update is current before deploying it again
* Add (new) update command to deploy testnet updates
* Add --deploy-if-newer flag to permit conditional net updates
2019-09-19 12:03:47 -07:00
Michael Vines
8d94972d88
Publish version information as stand-alone file for easy access
2019-09-19 10:26:51 -07:00
Michael Vines
1650519962
SOLANA_CUDA=1 works again ( #5968 )
...
* SOLANA_CUDA=1 works again
* Minor comment reformat
* Set SOLANA_CUDA=1 explictly
2019-09-19 08:52:00 -07:00
carllin
86213d38fe
Release builds for local cluster tests ( #5891 )
...
* Release builds for test
* Remove setting thread count in local cluster
* Increase timeout
* Move local cluster to separate job
* Extract out local cluster test from bench-tps
* Make local cluster inaccessible from outside crate
* Update test-stable.sh to exclude local_cluster in stable, include it in local-cluster CI job
* Move bench-exchange to local cluster
* Remove local cluster from coverage
2019-09-18 13:10:50 -07:00
Dan Albert
8b99e6dfbe
Narrow wildcard matching for solana tarball ( #5950 )
2019-09-18 12:28:13 -07:00
Jack May
c90595cba1
Cleanup nits ( #5914 )
2019-09-17 10:21:22 -07:00
Michael Vines
de1636c792
Enable --limit-ledger-size on testnets ( #5927 )
...
automerge
2019-09-17 10:05:41 -07:00
Sagar Dhawan
c1d788880d
Limit Rayon threadpool threads ( #5871 )
2019-09-12 11:39:39 -07:00
Jack May
176c7d8b13
Pull all the Rust BPF tests into a single workspace so they share dependencies ( #5878 )
2019-09-11 14:55:58 -07:00
Michael Vines
bf1ecc2441
Remove ledger verification, it's racy and essentially globaly disabled already ( #5867 )
2019-09-11 10:53:10 -07:00