aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/swarm-smoke/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-6/+6
|
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
|
* cmd/utils: allow for multiple influxdb tags (#18520)Anton Evangelatov2019-02-201-7/+8
| | | | | | | | This PR is replacing the metrics.influxdb.host.tag cmd-line flag with metrics.influxdb.tags - a comma-separated key/value tags, that are passed to the InfluxDB reporter, so that we can index measurements with multiple tags, and not just one host tag. This will be useful for Swarm, where we want to index measurements not just with the host tag, but also with bzzkey and git commit version (for long-running deployments). (cherry picked from commit 21acf0bc8d4f179397bb7d06d6f36df3cbee4a8e)
* cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101)holisticode2019-02-191-9/+16
| | | | | | | | | | | | | | | | | | | | * cmd/swarm/swarm-smoke: first version trigger has-chunks on timeout * cmd/swarm/swarm-smoke: finalize trigger to chunk debug * cmd/swarm/swarm-smoke: fixed httpEndpoint for trigger * cmd/swarm/swarm-smoke: port * cmd/swarm/swarm-smoke: ws not rpc * cmd/swarm/swarm-smoke: added debug output * cmd/swarm/swarm-smoke: addressed PR comments * cmd/swarm/swarm-smoke: renamed track-timeout and track-chunks (cherry picked from commit 62d7688d0a7ddbdb5d7167b264e0ea617578b60d)
* cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006)Anton Evangelatov2019-02-191-45/+25
| | | | (cherry picked from commit d212535ddd5bf63a0c0b194525246480ae46c537)
* cmd/swarm/swarm-smoke: sliding window test (#18967)Elad2019-02-191-3/+9
| | | | (cherry picked from commit b91bf08876ca4da0c2a843a9ed3e88d64427cfb8)
* Upload speed (#18442)holisticode2019-02-191-0/+6
| | | | (cherry picked from commit 257bfff316e4efb8952fbeb67c91f86af579cb0a)
* cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, ↵Elad2018-12-111-0/+71
| | | | swarm/api/http: add instrumentation (#18274)
* cmd/swarm: add flag for application name (swarm or swarm-private) (#18189)Anton Evangelatov2018-11-301-0/+8
| | | | | | | | | | * cmd/swarm: add flag for application name (swarm or swarm-private) * cmd/swarm/swarm-smoke: return correct exit code * cmd/swarm/swarm-smoke: remove colorable * remove swarm/grafana_dashboards
* cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s ↵Anton Evangelatov2018-11-191-2/+2
| | | | cluster (#18104)
* cmd/swarm: Smoke test for Swarm Feed (#17892)lash2018-10-121-3/+13
|
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-3/+3
| | | | | | Co-authored-by: Janos Guljas <janos@resenje.org> Co-authored-by: Balint Gabor <balint.g@gmail.com> Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com> Co-authored-by: Viktor Trón <viktor.tron@gmail.com>
* swarm: network rewrite mergeethersphere2018-06-221-0/+101