Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1666)

Unified Diff: experiments/setups/1x3.2cores.vanilla.json

Issue 330530043: Added latency change execution stopper
Patch Set: Name change Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « api.py ('k') | launch_lx3.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experiments/setups/1x3.2cores.vanilla.json
diff --git a/experiments/setups/1x3.2cores.vanilla.json b/experiments/setups/1x3.2cores.vanilla.json
index bcf7e905f681b767917837dc4b4051b651c7ca89..033ac62285c6885ed47a0f0d26c1a935fd4d9d45 100644
--- a/experiments/setups/1x3.2cores.vanilla.json
+++ b/experiments/setups/1x3.2cores.vanilla.json
@@ -33,7 +33,7 @@
"cas_bld": false,
"cas_copy": false,
"cas_cfg": true,
- "cas_rm_data": true,
+ "cas_rm_data": false,
"cas_run_experiment":true,
"cas_copy_git_version": true
@@ -41,13 +41,13 @@
},
"env": {
- "path_lx3":"/home/tony/projects/lx3",
- "out_exp_dir": "/home/tony/projects/lx3/out",
+ "path_lx3":"/home/david/projects/lx3",
+ "out_exp_dir": "/home/david/projects/lx3/out",
"dir_scratch": "/ram_scratch/lx3",
- "git_src_dir_cas_orig": "/home/tony/projects/lx3/sources/cassandra",
- "ycsb_dir": "/home/tony/projects/lx3/sources/YCSB/",
- "pox_controller": "/home/tony/programs/pox/pox.py",
- "cassandra_notifier": "/home/tony/projects/lx3/utils/latency_changed.py"
+ "git_src_dir_cas_orig": "/home/david/projects/lx3/sources/cassandra",
+ "ycsb_dir": "/home/david/projects/lx3/sources/YCSB/",
+ "pox_controller": "/home/david/programs/pox/pox.py",
+ "cassandra_notifier": "/home/david/projects/lx3/utils/latency_changed.py"
},
@@ -86,7 +86,7 @@
"p_hosts":"h1.1",
"coordinators": [],
"p_fieldcount" : 1,
- "ycsb_dir": "/home/tony/projects/lx3/sources/YCSB/",
+ "ycsb_dir": "/home/david/projects/lx3/sources/YCSB/",
"workload_dir":"workloads/workloadc",
"p_recordcount":100000,
"p_operationcount":100000,
« no previous file with comments | « api.py ('k') | launch_lx3.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b