*: update README, command desription

This commit is contained in:
Gyu-Ho Lee 2017-01-09 15:19:53 -08:00
parent 369a6c4085
commit f12aa2f4b4
No known key found for this signature in database
GPG Key ID: 1DDD39C7EB70C24C
2 changed files with 5 additions and 10 deletions

View File

@ -15,12 +15,12 @@ All logs and results can be found at https://console.cloud.google.com/storage/br
- 3 machines of 8 vCPUs + 1 6GB Memory + 50 GB SSD
- 1 machine(client) of 16 vCPUs + 30 GB Memory + 50 GB SSD
- Ubuntu 16.10
- etcd v3.1 (Go 1.7.4)
- Zookeepr r3.4.9
- Java 8
- Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
- Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
- javac 1.8.0_111
- etcd v3.1 (Go 1.7.4)
- Consul v0.7.2 (Go 1.7.4)
- zetcd v3.1 (Go 1.7.4)
- cetcd v3.1 (Go 1.7.4)

View File

@ -18,15 +18,10 @@
// dbtester [command]
//
// Available Commands:
// agent Database agent in remote servers.
// analyze Analyzes test results specific to dbtester.
// agent Database 'agent' in remote servers (runs database, upload logs).
// analyze Analyzes test dbtester test results.
// control Controls tests.
//
// Flags:
// -h, --help help for dbtester
//
// Use "dbtester [command] --help" for more information about a command.
//
package main
import (