From 8b52a31ed2c299b759f330c4f976b9c70f5765f4 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Wed, 24 Jun 2015 14:03:29 +0300 Subject: first version --- scripts/cap2/tuple_gen.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 scripts/cap2/tuple_gen.yaml (limited to 'scripts/cap2/tuple_gen.yaml') diff --git a/scripts/cap2/tuple_gen.yaml b/scripts/cap2/tuple_gen.yaml new file mode 100755 index 00000000..873d9336 --- /dev/null +++ b/scripts/cap2/tuple_gen.yaml @@ -0,0 +1,10 @@ +- distribution : "seq" + clients_start : "10.0.0.0" + clients_end : "20.0.0.0" + servers_start : "30.0.0.0" + servers_end : "40.0.0.0" + clients_per_gb : 201 + min_clients : 101 + dual_port_mask : "1.0.0.0" + + -- cgit 1.2.3-korg