X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=examples%2Fopenvswitch%2Fovs_ping_3_switches.py;h=1562d709700971140cd36ac9356973a5125d7390;hb=2ff5b287769a5772968642c7b145062856e06f0f;hp=25e9b7f7f0491e5296921daa63732917cb8d5c4a;hpb=58a2b493f8df1072a1faa653c8abb6a3f9ba21fa;p=nepi.git diff --git a/examples/openvswitch/ovs_ping_3_switches.py b/examples/openvswitch/ovs_ping_3_switches.py index 25e9b7f7..1562d709 100644 --- a/examples/openvswitch/ovs_ping_3_switches.py +++ b/examples/openvswitch/ovs_ping_3_switches.py @@ -236,6 +236,8 @@ for r1, (n1, ip1) in r2ip.items(): ec.deploy() +# py3: no need to transform into a list +# as wait_finished (wait in fact) will do it anyway ec.wait_finished(apps.values()) # collect results