Skip to content

Instantly share code, notes, and snippets.

@jaekwonpark
Created September 27, 2017 16:12
Show Gist options
  • Save jaekwonpark/8444796c662049fd12e8a8ff99757115 to your computer and use it in GitHub Desktop.
Save jaekwonpark/8444796c662049fd12e8a8ff99757115 to your computer and use it in GitHub Desktop.
============================================================
Running Spock-HYBRID
rebalance/count=2
workload=HybridWorkloadGroup
testcase=UpgradeScenario
Logging to /Users/jaekwon.park/work/src/github.com/couchbaselabs/sdkdclient-ng/log/SDK-SDK/CB-4.6.2-xxxx/Spock-HYBRID/09-27-17/058290/8e605d390db32f38cab894fbefce3633
To re-run the test, copy/paste the following into the shell.
You may also copy/paste (except the first line) into an argfile
8<----------------------------------------
./stester \
--rebalance-count 2 --workload HybridWorkloadGroup --testcase \
UpgradeScenario --cluster_node=172.23.123.252:::kv \
--cluster_node=172.23.123.251:::kv,index,n1ql \
--cluster_node=172.23.123.245::UPGRADE:kv \
--cluster_node=172.23.123.244::UPGRADE:kv,index,n1ql \
--cluster_setStorageMode=true --cluster_ssh-username=root \
--cluster_ssh-password=couchbasego --cluster_isDockerCluster=true \
--rebound=30 --ramp=30 --hdsw-mc-kvcount=1000 \
--hdsw-mc-nthreads=3 --cluster_upgrade-version=5.0.0-3519 -C \
0.0.0.0:8050
---------------------------------------->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment