Searched refs:run_client (Results 1 – 5 of 5) sorted by relevance
16 run_client() { function45 run_client "$_cmd" || fail "plain $_desc failed"50 run_client "$_cmd" && fail "read-only $_desc succeeded"65 run_client "$_cmd" || fail "plain $_op failed"70 run_client "$_cmd" || fail "whitelisted $_op failed"75 run_client "$_cmd" && fail "blacklisted $_op succeeded"80 run_client "$_cmd" && fail "no whitelist $_op succeeded"
4 def run_client(machine):10 job.parallel_simple(run_client, machines)
18 def run_client(machine):27 job.parallel_simple(run_client, machines)
18 def run_client(machine):28 job.parallel_simple(run_client, machines)