]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fix workunit to use workunits from gitlab
authorVasu Kulkarni <vasu@redhat.com>
Wed, 6 Sep 2017 21:40:03 +0000 (14:40 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Wed, 6 Sep 2017 21:40:03 +0000 (14:40 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/tasks/workunit.py

index f69b3960a4c910e209d640c243143d05820b7293..c190732f33aad1e8cad74cc6a7f1778ccef9c83f 100644 (file)
@@ -390,6 +390,8 @@ def _run_tests(ctx, refspec, role, tests, env, basedir,
                                        basedir=basedir)
 
     git_url = teuth_config.get_ceph_qa_suite_git_url()
+    # get this from config
+    git_url = 'http://gitlab.osas.lab.eng.rdu2.redhat.com/ceph/ceph.git'
     # if we are running an upgrade test, and ceph-ci does not have branches like
     # `jewel`, so should use ceph.git as an alternative.
     try: