Searched refs:run_ok (Results 1 – 1 of 1) sorted by relevance
31 def run_ok(self, cmd): member in TestLxc40 self.run_ok("lxc-create -n lxc_iperf3 -t none -f /usr/share/lxc/config/minimal-iperf3.conf")41 self.run_ok("lxc-start -l trace -n lxc_iperf3 -o /tmp/lxc.log -L /tmp/lxc.console.log")43 self.run_ok("sleep 2")44 self.run_ok("iperf3 -c 192.168.1.2 -t 2")