ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Task/TaskContext/Benchmark detail pages #129

Closed radek-macha closed 11 years ago

radek-macha commented 11 years ago

On task detail, if the task is FAILED, allow leftover data deletion. Also ensure that the working folder of a task is not deleted if the task status reaches FAILED.

donarus commented 11 years ago

Instead of leftover data deletion of failed tasks implement deletion of all leftover data when the task/context/benchmark is removed from cluster, no matter if it is in state FINISHED or FAILED.