Fix Job Status Report 53/41253/2
authormbeierl <mark.beierl@dell.com>
Thu, 7 Sep 2017 02:17:52 +0000 (22:17 -0400)
committermbeierl <mark.beierl@dell.com>
Thu, 7 Sep 2017 02:21:59 +0000 (22:21 -0400)
commit700c35d7419b8ee94059c14fab0f1fbc80ca1c60
tree3bd2b90d0c9265941b2eeb2f5683120d783a1162
parent4b9014d25065f9578e0a4535086e89b48958c543
Fix Job Status Report

Changes the loop for creating job status and list of
job workloads to run down to a single function instead
of two loops.  Uses single function to drive both status
and job workloads to execute.

Change-Id: Ia173b8450a857d032a862d03c62bfc1b248583da
JIRA: STORPERF-186
Signed-off-by: mbeierl <mark.beierl@dell.com>
docker/storperf-master/storperf/test_executor.py