validate: Update default testsuite git repository
authorThibault Saunier <tsaunier@igalia.com>
Fri, 23 Nov 2018 00:06:36 +0000 (21:06 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Fri, 23 Nov 2018 00:06:36 +0000 (21:06 -0300)
validate/launcher/main.py

index 35e8a6f..5d69654 100644 (file)
@@ -139,8 +139,7 @@ http://wiki.pitivi.org/wiki/Bug_reporting#Debug_logs).
 
 QA_ASSETS = "gst-integration-testsuites"
 MEDIAS_FOLDER = "medias"
-DEFAULT_GST_QA_ASSETS_REPO = "git://anongit.freedesktop.org/gstreamer/gst-integration-testsuites"
-OLD_DEFAULT_GST_QA_ASSETS_REPO = "https://gitlab.com/thiblahute/gst-integration-testsuites.git"
+DEFAULT_GST_QA_ASSETS_REPO = "https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites.git"
 DEFAULT_TESTSUITES_DIRS = [os.path.join(DEFAULT_MAIN_DIR, QA_ASSETS, "testsuites")]