208 Commits

Author SHA1 Message Date
Michael Vines
f399172f51 Pin docker images 2018-09-07 17:13:39 -07:00
Michael Vines
15f3b97492 Send deploy metrics to the testnet-specific database 2018-09-06 08:32:07 -07:00
Michael Vines
de284466ff Fetch install-earlyoom.sh from v0.7 branch 2018-09-05 19:12:56 -07:00
Greg Fitzgerald
cb20ebc583 Don't block on large network test 2018-08-21 20:52:45 -07:00
Rob Walker
55d59b1ac6 echo commands, use PID (good form) 2018-08-21 20:42:35 -07:00
Rob Walker
2b60b4e23a files have to appear in the snap 2018-08-21 20:42:21 -07:00
Rob Walker
9bdc1b9727 fixups 2018-08-21 20:42:13 -07:00
Rob Walker
87efdabcb3 make a copy of the ledger for sanity check
we can't verify a live ledger, unfortunately, fixes #985
2018-08-21 20:42:05 -07:00
Michael Vines
7d5bb28128 Make SNAP_CHANNEL more visible in build log 2018-08-17 21:40:24 -07:00
Michael Vines
ae433d6a34 Invert logic 2018-08-17 21:17:31 -07:00
Michael Vines
e3c668acff Keep v0.7 snap off the edge channel 2018-08-17 21:12:31 -07:00
Michael Vines
5825501c79 Log expansion directive must be on its own line 2018-08-17 20:58:00 -07:00
Michael Vines
7e84bb7a60 Add option to skip ledger verification 2018-08-17 20:41:55 -07:00
Michael Vines
141e1e974d Add some wget retries 2018-08-17 16:11:18 -07:00
Rob Walker
fc0d7f5982 updated nightly versions 2018-08-16 13:17:29 -07:00
Rob Walker
f697632edb update clippy install instructions, from here:
https://github.com/rust-lang-nursery/rust-clippy

fixes #947 ?
2018-08-16 13:17:29 -07:00
Rob Walker
73797c789b back to 4 TX threads 2018-08-16 12:02:11 -07:00
Rob Walker
036fcced31 test -t nproc 2018-08-16 12:02:11 -07:00
Rob Walker
1d3157fb80 fixups 2018-08-16 12:02:11 -07:00
Rob Walker
0b11c2e119 restart testnet clients in case airdrop fails 2018-08-16 12:02:11 -07:00
Michael Vines
757dfd36a3 Report errors better in build log 2018-08-14 11:44:26 -07:00
Rob Walker
ab10b7676a use stable cache 2018-08-13 16:23:30 -07:00
Rob Walker
fa44a71d3e move bench to a seprate, parallel step 2018-08-13 16:23:30 -07:00
Rob Walker
9e22e23ce6 increase stable timeout until tomorrow 2018-08-13 15:45:50 -07:00
Michael Vines
df5cde74b0 Back out pre-0.7.1 workaround 2018-08-13 12:13:00 -07:00
Michael Vines
c2ba72fe1f Fix up validator sanity 2018-08-13 10:23:35 -07:00
Michael Vines
d93786c86a Revert "turn off validator sanity while I work on it"
This reverts commit d4304eea28.
2018-08-13 10:23:35 -07:00
Rob Walker
8eed120c38 add missing backslash 2018-08-10 23:45:08 -07:00
Rob Walker
d4304eea28 turn off validator sanity while I work on it 2018-08-10 14:56:46 -07:00
Rob Walker
7f71e1e09f fixups 2018-08-10 11:41:31 -07:00
Rob Walker
bb7eccd542 check validator startup in testnet-sanity.sh 2018-08-10 11:41:31 -07:00
Rob Walker
b04c71acd9 check issue 910 in testnet-sanity 2018-08-10 11:41:31 -07:00
Rob Walker
8b41c415b7 add equal sign 2018-08-10 08:05:48 -07:00
Michael Vines
8ca514a5ca Remove unnecessary : 2018-08-08 22:45:39 -07:00
Michael Vines
b605552079 Record network version in testnet-deploy start datapoint 2018-08-08 22:41:02 -07:00
Michael Vines
74f5538bd3 Verify the ledger as a part of sanity 2018-08-08 16:10:54 -07:00
Pankaj Garg
a6857dbaaa Updated node count to 230. Increased wmem on CI large 2018-08-08 13:13:18 -07:00
Michael Vines
054298d957 Retry snap install 3 times, sometimes the snap server 503s 2018-08-08 08:56:05 -07:00
Michael Vines
cca240c279 Add SOLANA_NET_NAME, rename SOLANA_NET_URL to SOLANA_NET_ENTRYPOINT 2018-08-08 08:49:30 -07:00
Michael Vines
89f17ceecf Route setup-args 2018-08-08 08:32:23 -07:00
pgarg66
75854cc234 Update dynamic network test with more nodes (#904)
- Check for correct OS params in test-large-network.sh
2018-08-08 06:52:57 -07:00
Michael Vines
ecea41a0ab Install EarlyOOM on testnet nodes 2018-08-07 16:58:46 -07:00
Michael Vines
e3cf1e6598 Bundle metrics_write_datapoint.sh in Snap 2018-08-07 13:35:01 -07:00
pgarg66
16772d3d51 Coalesce multiple blobs if received close together (#869)
- This helps reduce unnecessary growth of window if small blobs
  are received in small space of time
2018-08-07 10:29:57 -07:00
Michael Vines
1c38e40dee Validate ledger once all the tests complete 2018-08-07 10:00:52 -07:00
Michael Vines
91741e20fa Add rustc/cargo version check 2018-08-06 09:32:08 -07:00
Michael Vines
a13058b6c4 Look for 3 nodes (1 leader, 2 validators) 2018-08-03 20:30:29 -07:00
Rob Walker
c998199954 fixups, add validator-x to sanity 2018-08-03 15:34:11 -07:00
Michael Vines
15a6179b97 Stop installing rustfmt-preview, it's already present 2018-08-03 14:27:11 -07:00
Michael Vines
83b308983f Include rustfmt-preview 2018-08-03 14:11:42 -07:00