* [PATCH OSSTEST] cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct @ 2015-12-02 16:05 Ian Campbell 2015-12-02 16:41 ` Ian Jackson 0 siblings, 1 reply; 3+ messages in thread From: Ian Campbell @ 2015-12-02 16:05 UTC (permalink / raw) To: ian.jackson, xen-devel; +Cc: Ian Campbell 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> --- Untested... --- cr-try-bisect-adhoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cr-try-bisect-adhoc b/cr-try-bisect-adhoc index f451324..6d5d7c4 100755 --- a/cr-try-bisect-adhoc +++ b/cr-try-bisect-adhoc @@ -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 -- 2.6.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH OSSTEST] cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct 2015-12-02 16:05 [PATCH OSSTEST] cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct Ian Campbell @ 2015-12-02 16:41 ` Ian Jackson 2015-12-02 17:08 ` Ian Campbell 0 siblings, 1 reply; 3+ messages in thread From: Ian Jackson @ 2015-12-02 16:41 UTC (permalink / raw) To: Ian Campbell; +Cc: xen-devel Ian Campbell writes ("[PATCH OSSTEST] cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct"): > 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 Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Looks plausible. Ian. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH OSSTEST] cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct 2015-12-02 16:41 ` Ian Jackson @ 2015-12-02 17:08 ` Ian Campbell 0 siblings, 0 replies; 3+ messages in thread From: Ian Campbell @ 2015-12-02 17:08 UTC (permalink / raw) To: Ian Jackson; +Cc: xen-devel On Wed, 2015-12-02 at 16:41 +0000, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST] cr-try-bisect-adhoc: Set > laundered_testid so graph URL is correct"): > > Otherwise the testid is missing from the filename, resulting in e.g. > > http://osstest.test-lab.xenproject.org/~osstest/pub/results-adhoc/bisec > > t/xen-unstable/test-amd64-amd64-qemuu-nested-intel..svg > > Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> > > Looks plausible. FYI I've cowboyed it into ~osstest/bisects/adhoc.git so we ought to find out on the next step of the current adhoc bisect. Ian. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-02 17:08 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-12-02 16:05 [PATCH OSSTEST] cr-try-bisect-adhoc: Set laundered_testid so graph URL is correct Ian Campbell 2015-12-02 16:41 ` Ian Jackson 2015-12-02 17:08 ` Ian Campbell
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.