Commit 5fccfd87 authored by Antoine Kaufmann's avatar Antoine Kaufmann Committed by Hejing Li
Browse files

experiments: switch e2e_bg experiment to non-multipath

parent 16c9b3f4
...@@ -42,11 +42,11 @@ options = { ...@@ -42,11 +42,11 @@ options = {
} }
topology = DCFatTree( topology = DCFatTree(
n_spine_sw=2, n_spine_sw=1,
n_agg_bl=2, n_agg_bl=4,
n_agg_sw=1, n_agg_sw=1,
n_agg_racks=2, n_agg_racks=4,
h_per_rack=1, h_per_rack=10,
) )
add_contig_bg(topology) add_contig_bg(topology)
......
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