[Fuego] [PATCH 05/10] sigwaittest: change original upstream branch

Liu Gang liug.fnst at cn.fujitsu.com
Mon Dec 10 09:18:27 UTC 2018


Like other rt cases, the original upstream branch 'unstable/devel/v1.1.1' doesn't exist now, so test_build will fail.
Use exist upstream branch.

Signed-off-by: Liu Gang <liug.fnst at cn.fujitsu.com>
---
 engine/tests/Benchmark.sigwaittest/spec.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/tests/Benchmark.sigwaittest/spec.json b/engine/tests/Benchmark.sigwaittest/spec.json
index 786d7e3..375c368 100644
--- a/engine/tests/Benchmark.sigwaittest/spec.json
+++ b/engine/tests/Benchmark.sigwaittest/spec.json
@@ -7,7 +7,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": "-a -t -p99 -i100 -d25 -l10000"
         }
     }
-- 
2.7.4





More information about the Fuego mailing list