[Fuego] [PATCH 1/2] Functional.pi_tests: fixed a spec error

Li Xiaoming lixm.fnst at cn.fujitsu.com
Tue Jul 31 03:44:32 UTC 2018


Details: the old branch name in spec.json does not exist anymore, change it to a new one

Signed-off-by: Li Xiaoming <lixm.fnst at cn.fujitsu.com>
---
 engine/tests/Functional.pi_tests/spec.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/tests/Functional.pi_tests/spec.json b/engine/tests/Functional.pi_tests/spec.json
index 96f51a4..263096d 100644
--- a/engine/tests/Functional.pi_tests/spec.json
+++ b/engine/tests/Functional.pi_tests/spec.json
@@ -16,7 +16,7 @@
         "latest": {
             "PER_JOB_BUILD": "true",
             "gitrepo": "https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git",
-            "gitref": "unstable/devel/v1.1.1",
+            "gitref": "unstable/devel/latest",
             "PARAMS": "--duration=60"
         }
     }
-- 
2.7.4





More information about the Fuego mailing list