Rename _console-output.log to console.log 51/47151/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 19 Oct 2016 17:34:04 +0000 (13:34 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 19 Oct 2016 17:36:25 +0000 (13:36 -0400)
commit6700cee2ca70080881acc4aa516c33e877a20bb1
treeb2bfda844990a80856f62d3e545b2bce3b99a98f
parentc09451b068207070f242296f0041619170a46911
Rename _console-output.log to console.log

This allows someone to take a url like:

https://jenkins.opendaylight.org/releng/job/genius-verify-carbon-mvn33-openjdk8/253/console

and convert it to

https://logs.opendaylight.org/releng/jenkins092/genius-verify-carbon-mvn33-openjdk8/253/console

and be able to expect to see the console logs despite the BASE_URL
changing.

Change-Id: I093f851f816cc71a55cbadbfd085b58baa289835
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/include-raw-deploy-archives.sh