jjb: infra: bifrost-verify.sh: Always create the landing page 75/27475/1
authorMarkos Chandras <mchandras@suse.de>
Tue, 24 Jan 2017 22:43:32 +0000 (22:43 +0000)
committerMarkos Chandras <mchandras@suse.de>
Tue, 24 Jan 2017 22:43:32 +0000 (22:43 +0000)
commitf1f451c72f9d35883c9e21144f55fc464b1fcb8e
treeb63bf90c1ac9b05e2d4f411631fd5caef97c49f4
parentc2eac4583d767f7052bfad996b35105edd49ee46
jjb: infra: bifrost-verify.sh: Always create the landing page

Previously, the function would have returned if no bifrost logs were
present. However, this prevented the landing page from being generated
and uploaded since that happens at the very end of that function.
We rewored the code to always create a landing page even if there
are no bifrost logs to upload.

Change-Id: Ice557d0a42324a135d7f0e5ec94ec22811cc0ae7
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/infra/bifrost-verify.sh