]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct
authorIan Campbell <ian.campbell@citrix.com>
Wed, 2 Dec 2015 16:05:04 +0000 (16:05 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 4 Dec 2015 15:11:23 +0000 (15:11 +0000)
Otherwise the testid is missing from the filename, resulting in e.g.
http://osstest.test-lab.xenproject.org/~osstest/pub/results-adhoc/bisect/xen-unstable/test-amd64-amd64-qemuu-nested-intel..svg

Instead of test-amd64-amd64-qemuu-nested-intel.debian-hvm-install-l1-l2.svg

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
cr-try-bisect-adhoc

index f451324f2b4b6b5cf62d95d16e56e36c4f25c0a0..6d5d7c45027871f60e03cedf8da249f30a9192fc 100755 (executable)
@@ -36,6 +36,8 @@ mkdir -p tmp
 #   testid=
 #   bisect= list of args to cs-bisection-step, eg  '--fail-flight=<mumble>'
 
+laundered_testid=${testid//\//--}
+
 . ./cri-bisect
 . ./cri-args-hostlists
 select_branch