]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
task.clock: Fix call to filter_out_containers() 1725/head
authorZack Cerza <zack@redhat.com>
Fri, 18 Mar 2022 22:02:06 +0000 (16:02 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 18 Mar 2022 22:02:06 +0000 (16:02 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/clock.py

index a6ea1f91c3dbbe620efcbc78190e57a92058972e..982eb8e1bdb036308105fa8d07a02f38aaf72dd0 100644 (file)
@@ -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 = [