SDC 1005 multiple summary structures
Compare changes
+ 150
− 3
@@ -9,7 +9,7 @@ import base64
@@ -9,7 +9,7 @@ import base64
@@ -83,7 +83,7 @@ def convert_logentries_to_html(log_entries):
@@ -83,7 +83,7 @@ def convert_logentries_to_html(log_entries):
results += '<th>service</th><th>step</th><th>status</th><th width="200pixels">timestamp</th><th>cpu_cycles</th><th>wall_clock_time</th><th>log</th>'
@@ -799,7 +799,7 @@ def construct_inspectionplots(task, expand_image="False", source='task_id'):
@@ -799,7 +799,7 @@ def construct_inspectionplots(task, expand_image="False", source='task_id'):
@@ -937,3 +937,150 @@ def construct_summary(task):
@@ -937,3 +937,150 @@ def construct_summary(task):
\ No newline at end of file