From: Zack Cerza Date: Fri, 18 Mar 2022 22:02:06 +0000 (-0600) Subject: task.clock: Fix call to filter_out_containers() X-Git-Tag: 1.2.0~193^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1725%2Fhead;p=teuthology.git task.clock: Fix call to filter_out_containers() Signed-off-by: Zack Cerza --- diff --git a/teuthology/task/clock.py b/teuthology/task/clock.py index a6ea1f91c..982eb8e1b 100644 --- a/teuthology/task/clock.py +++ b/teuthology/task/clock.py @@ -37,7 +37,7 @@ def task(ctx, config): """ log.info('Syncing clocks and checking initial clock skew...') - cluster = filter_out_containers()(ctx.cluster) + cluster = filter_out_containers(ctx.cluster) run.wait( cluster.run( args = [