Commit Graph

3353 Commits

Author SHA1 Message Date
Pankaj Garg
fc34c1370b Change GCP region for testnet-perf to us-west1-b 2019-03-18 13:22:26 -07:00
Tyera Eulberg
09410fd5c5 Update Cargo.lock for v0.11.1 2019-03-14 17:47:10 -06:00
Tyera Eulberg
bfff18ac70 Fix typo in wallet 2019-03-14 17:47:10 -06:00
Michael Vines
7239efe1e7 Keep stable dashboard on stable channel at all times 2019-03-11 16:19:51 -07:00
Michael Vines
334a7d9502 Move testnet/testnet-perf to the stable channel 2019-03-11 16:16:11 -07:00
Michael Vines
bc2d37015d Switch testnet-perf to us-west1-a 2019-02-27 19:29:04 -08:00
Michael Vines
d3fcedb179 Switch testnet-perf to us-west1-a 2019-02-27 19:25:02 -08:00
Pankaj Garg
f1a77abffb Fix the custom programs command in net.sh 2019-02-19 13:56:06 -07:00
Michael Vines
7acd771271 Add missing cloud_Initilize (due to bad merge of a907ed2) 2019-02-19 09:53:16 -08:00
Michael Vines
9c2d58660b Switch to upstream AMIs for non-CUDA EC2 testnets 2019-02-18 18:53:27 -08:00
Michael Vines
a907ed2e33 Generate ec2 security group programmatically 2019-02-18 18:53:13 -08:00
Tyera Eulberg
9d3c426510 Add optional deploy of custom programs 2019-02-18 11:02:03 -08:00
Michael Vines
b0bcc8355f User-initiated builds now select the correct channel 2019-01-22 14:24:55 -08:00
Michael Vines
cf99e626c8 Use beta channel for stable dashboard once a beta tag exists 2019-01-22 12:23:03 -08:00
Michael Vines
6db61759e0 Failure to write a datapoint should not be fatal 2019-01-16 10:16:20 -08:00
Michael Vines
aae08bdae3 Update book URL 2019-01-12 11:36:27 -08:00
Michael Vines
5ff22921eb Publish book from both the edge and beta channels 2019-01-12 11:36:27 -08:00
Michael Vines
10012be03e Remove channel duplication 2019-01-12 11:36:27 -08:00
Michael Vines
17def9fbf5 Avoid -d arg conflict
-D is now "delete"
-d is now "disk type"
2019-01-09 16:59:44 -07:00
Michael Vines
b5a03d011f Remove |cargo package| sanity step
Unfortunately due to our multi-crate repo, as soon as
|./scripts/increment-cargo-version.sh| is run after a release, |cargo
package| will fail for crates that depend on other in-tree crates, as
the new crate version has not yet been published to crates.io.
For now this means that we need to continue flying blind and be prepared
to deal with minor publishing issues on each new release.
2019-01-09 09:57:05 -08:00
Michael Vines
2d39c4257a v0.11.1 2019-01-08 08:31:39 -08:00
Michael Vines
8fb86c9fa7 Add missing description field, required for crate publishing 2019-01-07 23:03:13 -08:00
Michael Vines
fc623756df Add fullnode-config crate 2019-01-07 23:03:13 -08:00
Michael Vines
d92bd0de27 Use docker rust docker image to avoid rocksdb build errors 2019-01-07 23:03:13 -08:00
Michael Vines
c818c20399 package or publish. Also package on branch builds 2019-01-07 23:03:13 -08:00
Michael Vines
ed41547f64 Double publish crate timeout 2019-01-07 20:46:42 -08:00
Michael Vines
36398bc3f3 Only check TRIGGERED_BUILDKITE_TAG v0.11.0 2019-01-07 19:53:52 -08:00
Michael Vines
fa0e1ad356 Don't turn the build red if channel cannot be figured (eg, building a tag) 2019-01-07 19:53:39 -08:00
Pankaj Garg
f56c5dacca Remove some metrics datapoint, as it was causing excessive logging (#2287) (#2291)
- 100 nodes test was bringing down the influx DB server
2019-01-03 10:42:13 -08:00
Michael Vines
80e0da132a Rename getConfirmation -> getConfirmationTime 2018-12-22 13:11:10 -08:00
Michael Vines
f89debdfa6 Document getConfirmationTime 2018-12-22 13:11:10 -08:00
Pankaj Garg
16f7e46fce Ignore error while enabling nvidia persistence mode (#2265) 2018-12-21 12:47:45 -08:00
Pankaj Garg
3a039c8007 Load nvidia drivers on node startup (#2263) (#2264)
* Load nvidia drivers on node startup

* added new script to enable nvidia driver persistent mode

* remove set -ex
2018-12-21 11:58:06 -08:00
Pankaj Garg
56d5324837 Use CUDA for testnet automation performance calculations (#2259) (#2261) 2018-12-21 05:14:08 -08:00
Pankaj Garg
d3bf0fc707 Use SSD for testnet automation (#2257) (#2258) 2018-12-21 04:52:00 -08:00
Pankaj Garg
f9d8a1d6c0 Rename finality to confirmation (#2250)
* Rename finality to confirmation

* fix cargo fmt errors
2018-12-20 16:03:56 -08:00
Pankaj Garg
70559253ee Use newer votes to calculate confirmation time (#2247) 2018-12-20 16:03:56 -08:00
Pankaj Garg
9c61abe468 Reduce ticks per block to increase voting frequency (#2242) 2018-12-20 16:03:56 -08:00
Michael Vines
970954ac3b Stable dashboard can now actually come from the stable channel 2018-12-20 08:06:02 -08:00
Michael Vines
39d821ead8 Select correct branch for {testnet,-perf} when using a stable channel tag 2018-12-19 17:47:18 -08:00
Michael Vines
e2225d3b71 Add more Azure details 2018-12-19 16:31:28 -08:00
carllin
666af1e62d Debug broadcast (#2208)
* Add per cf rocksdb options, increase compaction and flush threads

* Change broadcast stage to bulk write blobs

* add db_ledger function specifically for broadcast

* fix broken tests

* fix benches
2018-12-19 16:11:47 -08:00
Pankaj Garg
2fe3402362 Use SSD for perf testnet (#2227) 2018-12-19 16:11:26 -08:00
Michael Vines
14a236198f nit: rename publish-solana-tar.sh to publish-tarball.sh 2018-12-19 14:26:25 -08:00
Michael Vines
cc1b43b90a Retire GCP setup 2018-12-19 14:26:25 -08:00
Michael Vines
9448f0ce52 Add more Azure CI documentation 2018-12-19 14:26:25 -08:00
Michael Vines
59fdd8f6be Move wallet airdrop retries into fullnode start script 2018-12-19 13:49:04 -08:00
Michael Vines
7b20318ee4 Run s3cmd in a container to avoid additional CI system dependencies 2018-12-19 13:09:24 -08:00
Michael Vines
c3c955b02e Build/install native programs within cargo-install-all.sh 2018-12-19 11:53:08 -08:00
Michael Vines
6e56e41461 Document how to create a new Azure CI machine 2018-12-18 23:35:09 -08:00