diff --git a/buildtest/settings/spack_container.yml b/buildtest/settings/spack_container.yml index 705260315..45aa66673 100644 --- a/buildtest/settings/spack_container.yml +++ b/buildtest/settings/spack_container.yml @@ -10,10 +10,20 @@ system: buildspecs: rebuild: False count: 15 - formatfields: "name,description" + format: "name,description" terse: False root: [$BUILDTEST_ROOT/examples] + report: + count: 25 + #enable terse mode for report + terse: False + format: "name,id,state,runtime,returncode" + # show the latest for every test + latest: True + # show the oldest for every test + oldest: False + executors: local: bash: