diff --git a/post-processing/test_post_processing.py b/post-processing/test_post_processing.py index ca34b078..c2576148 100644 --- a/post-processing/test_post_processing.py +++ b/post-processing/test_post_processing.py @@ -161,7 +161,8 @@ def test_read_perflog(run_sombrero): "flops_value", "flops_unit", "flops_ref", "flops_lower_thres", "flops_upper_thres", "spack_spec", "test_name", "tasks", "cpus_per_task", "system", "partition", "job_nodelist", "environ", "OMP_NUM_THREADS", - "spack_spec_dict", "tags"] + "sombrero_compiler_name", "sombrero_compiler_version", + "sombrero_variants","sombrero_mpi","tags"] # check example perflog file is read appropriately