basho / giddyup

Visual scorecard for riak_test.
http://giddyup.basho.com/
54 stars 12 forks source link

Add artifacts to test runs #50

Closed seancribbs closed 11 years ago

seancribbs commented 11 years ago

To facilitate the below two use-cases, we should add the ability to upload "artifacts" to completed test runs:

  1. When a test fails, we want to upload the log files of each node involved.
  2. When submitting a performance test, it's important to be able to upload or link to the graph output of the test.

/cc @matthewvon @evanmcc @joedevivo @cmeiklejohn

seancribbs commented 11 years ago

Requesting review from @cmeiklejohn. I'm aware that things are broken in a few places (e.g. load a deep test_result/artifact link but then go back to the scorecard), but we need artifacts and the UI restructuring badly.

cmeiklejohn commented 11 years ago

:+1: looks good to me, asset display seems to work perfectly as far as I can tell.