From 81902994b6f24e3871192ad414f47908d371f54f Mon Sep 17 00:00:00 2001 From: rakesh Date: Mon, 21 Aug 2017 14:44:16 +0530 Subject: [PATCH] uncommented the wip branch cehckoutline --- qa/tasks/nfs_ganesha_rgw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/tasks/nfs_ganesha_rgw.py b/qa/tasks/nfs_ganesha_rgw.py index 71d18baf8f573..47dbaa4b84742 100644 --- a/qa/tasks/nfs_ganesha_rgw.py +++ b/qa/tasks/nfs_ganesha_rgw.py @@ -137,7 +137,7 @@ def task(ctx, config): rgw[0].run(args=['cd', 'nfs-ganesha-rgw', run.Raw(';'), 'git', 'clone', 'http://gitlab.osas.lab.eng.rdu2.redhat.com/ceph/ceph-qe-scripts.git']) - # rgw[0].run(args=['cd', 'nfs-ganesha-rgw/ceph-qe-scripts', run.Raw(';'), 'git', 'checkout', 'wip-nfs-ganesh-tests']) + rgw[0].run(args=['cd', 'nfs-ganesha-rgw/ceph-qe-scripts', run.Raw(';'), 'git', 'checkout', 'nfs-json-fix']) rgw[0].run(args=['virtualenv', 'venv']) rgw[0].run( -- 2.39.5