[Fuego] [PATCH] Functional.fuego_release_test: Use the official Fuego repos.

Laszlo Sitzer laszlo.sitzer at native-instruments.de
Tue Jul 14 12:04:48 UTC 2020


Signed-off-by: Laszlo Sitzer <laszlo.sitzer at native-instruments.de>
---
 tests/Functional.fuego_release_test/spec.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/tests/Functional.fuego_release_test/spec.json b/tests/Functional.fuego_release_test/spec.json
index 47d25bc..dbbf4ed 100644
--- a/tests/Functional.fuego_release_test/spec.json
+++ b/tests/Functional.fuego_release_test/spec.json
@@ -2,21 +2,21 @@
     "testName": "Functional.fuego_release_test",
     "specs": {
         "default": {
-            "FUEGO_REPO":"https://bitbucket.org/tbird20d/fuego",
+            "FUEGO_REPO":"https://bitbucket.org/fuegotest/fuego",
             "FUEGO_BRANCH":"master",
-            "FUEGO_CORE_REPO":"https://bitbucket.org/tbird20d/fuego-core",
+            "FUEGO_CORE_REPO":"https://bitbucket.org/fuegotest/fuego-core",
             "FUEGO_CORE_BRANCH":"master"
         },
        "test": {
-            "FUEGO_REPO":"https://bitbucket.org/tbird20d/fuego",
+            "FUEGO_REPO":"https://bitbucket.org/fuegotest/fuego",
             "FUEGO_BRANCH":"test",
-            "FUEGO_CORE_REPO":"https://bitbucket.org/tbird20d/fuego-core",
+            "FUEGO_CORE_REPO":"https://bitbucket.org/fuegotest/fuego-core",
             "FUEGO_CORE_BRANCH":"test"
         },
         "next": {
-            "FUEGO_REPO":"https://bitbucket.org/tbird20d/fuego",
+            "FUEGO_REPO":"https://bitbucket.org/fuegotest/fuego",
             "FUEGO_BRANCH":"next",
-            "FUEGO_CORE_REPO":"https://bitbucket.org/tbird20d/fuego-core",
+            "FUEGO_CORE_REPO":"https://bitbucket.org/fuegotest/fuego-core",
             "FUEGO_CORE_BRANCH":"next"
         }
     }
-- 
2.27.0



More information about the Fuego mailing list