From: Zack Cerza Date: Fri, 18 Mar 2022 22:02:06 +0000 (-0600) Subject: task.clock: Fix call to filter_out_containers() X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=fd598ee0cf34f91e65dc7ae9c5e7fee0c469d0d4;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 a6ea1f91c3..982eb8e1bd 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 = [