Commit ea838b58 authored by Jialin Li's avatar Jialin Li
Browse files

nopaxos endhost sequencer: fix experiment setup

parent 5ee84460
...@@ -97,6 +97,7 @@ EXP_CP := \ ...@@ -97,6 +97,7 @@ EXP_CP := \
#experiments not using check points #experiments not using check points
EXP_NCP := \ EXP_NCP := \
qemu-ns3-nopaxos-endhost-sequencer \
qemu-corundum-bm-pair \ qemu-corundum-bm-pair \
qemu-corundum-bm-switched-1 \ qemu-corundum-bm-switched-1 \
qemu-i40e-bm-mtcp \ qemu-i40e-bm-mtcp \
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
source common-functions.sh source common-functions.sh
init_out qemu-ns3-nopaxos $1 init_out qemu-ns3-nopaxos-endhost-sequencer $1
run_corundum_bm c0 run_corundum_bm c0
run_corundum_bm r0 run_corundum_bm r0
run_corundum_bm r1 run_corundum_bm r1
......
interface eth0 interface eth0
groupaddr 10.1.0.255:12345 groupaddr 10.1.0.255
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment