From ef68b98822830d1c4f63a43fb30ddfdc6af25445 Mon Sep 17 00:00:00 2001 From: Josh Durgin Date: Thu, 1 Aug 2013 17:23:40 -0700 Subject: [PATCH] radosgw-agent: rename task to match tool name Signed-off-by: Josh Durgin --- teuthology/task/{rgw_sync_agent.py => radosgw-agent.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename teuthology/task/{rgw_sync_agent.py => radosgw-agent.py} (99%) diff --git a/teuthology/task/rgw_sync_agent.py b/teuthology/task/radosgw-agent.py similarity index 99% rename from teuthology/task/rgw_sync_agent.py rename to teuthology/task/radosgw-agent.py index b33e5c483b..cb9bf7e3d9 100644 --- a/teuthology/task/rgw_sync_agent.py +++ b/teuthology/task/radosgw-agent.py @@ -102,7 +102,7 @@ def task(ctx, config): rgw zone = bar rgw zone root pool = .root.pool2 - rgw: # region configuration omitted for brevity - - rgw_sync_agent: + - radosgw-agent: client.0: src: client.0 dest: client.1 -- 2.39.5