]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
uncommented the wip branch cehckoutline
authorrakesh <rakesh@dhcp35-53.lab.eng.blr.redhat.com>
Mon, 21 Aug 2017 09:14:16 +0000 (14:44 +0530)
committerVasu Kulkarni <vasu@redhat.com>
Tue, 5 Sep 2017 20:18:49 +0000 (13:18 -0700)
qa/tasks/nfs_ganesha_rgw.py

index 71d18baf8f573d987cfce88edcdf8d8ba1e62b6f..47dbaa4b8474252aeb618a811ced10c202183727 100644 (file)
@@ -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(