From 738d2bd77a7419fd4e2831a71ba512d4ed8ad93a Mon Sep 17 00:00:00 2001 From: Zack Galbreath Date: Fri, 19 Oct 2018 15:14:15 -0400 Subject: Allow more customization for CDash reporter Add new command line arguments to `spack install` that allow users to set the build name, site name, and track in their CDash report. --- share/spack/templates/reports/cdash/Site.xml | 4 ++-- share/spack/templates/reports/cdash/Update.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/spack/templates/reports/cdash/Site.xml b/share/spack/templates/reports/cdash/Site.xml index a47ffd34e6..f0a150b6e5 100644 --- a/share/spack/templates/reports/cdash/Site.xml +++ b/share/spack/templates/reports/cdash/Site.xml @@ -1,7 +1,7 @@ - diff --git a/share/spack/templates/reports/cdash/Update.xml b/share/spack/templates/reports/cdash/Update.xml index 39f3d6a337..2ef5de347d 100644 --- a/share/spack/templates/reports/cdash/Update.xml +++ b/share/spack/templates/reports/cdash/Update.xml @@ -1,7 +1,7 @@ - {{ hostname }} - {{ install_command }} + {{ site }} + {{ buildname }} {{ buildstamp }} {{ starttime }} {{ endtime }} -- cgit v1.2.3-70-g09d2