[Fuego] [PATCH 03/11] Use fuego-test branch to avoid install problems

Guilherme Campos Camargo guicc at profusion.mobi
Wed Mar 7 19:54:51 UTC 2018


fuego:master/next are still using some debian apt-mirrors that seem to
be currently offline.

This commit should be reverted/changed in the future when we make sure
that the official fuego branches can be used with the test.

Signed-off-by: Guilherme Campos Camargo <guicc at profusion.mobi>
---
 engine/tests/Functional.fuegotest/spec.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/engine/tests/Functional.fuegotest/spec.json b/engine/tests/Functional.fuegotest/spec.json
index 42e8ac1..e026f6f 100644
--- a/engine/tests/Functional.fuegotest/spec.json
+++ b/engine/tests/Functional.fuegotest/spec.json
@@ -3,9 +3,9 @@
     "specs": {
         "default": {
             "FUEGOREPO":"https://bitbucket.org/profusionmobi/fuego",
-            "FUEGOBRANCH":"next",
+            "FUEGOBRANCH":"fuego-test",
             "FUEGOCOREREPO":"https://bitbucket.org/profusionmobi/fuego-core",
-            "FUEGOCOREBRANCH":"next"
+            "FUEGOCOREBRANCH":"fuego-test"
         }
     }
 }
-- 
2.16.2



More information about the Fuego mailing list