From ed06a194eff39da2964f46968f6feb613b50ddf3 Mon Sep 17 00:00:00 2001 From: rakesh Date: Tue, 28 Nov 2017 13:00:43 +0530 Subject: [PATCH] removed wip branch checkout --- qa/tasks/multisite_rgw_system_test.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/qa/tasks/multisite_rgw_system_test.py b/qa/tasks/multisite_rgw_system_test.py index afeb5af389b22..39ca87f7add63 100644 --- a/qa/tasks/multisite_rgw_system_test.py +++ b/qa/tasks/multisite_rgw_system_test.py @@ -348,8 +348,6 @@ def task(ctx, config): 'git', 'clone', 'http://gitlab.osas.lab.eng.rdu2.redhat.com/ceph/ceph-qe-scripts.git', - '-b', - 'wip_cop_file_err' ]) remote.run(args=['virtualenv', 'venv']) -- 2.39.5