View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008616CDashpublic2009-02-25 10:132009-03-28 17:11
ReporterRoscoe A. Bartlett 
Assigned ToJulien Jomier 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version1.4 
Summary0008616: Sending subproject email address regression lists in XML and updating CDash email lists
DescriptionI have updated the file:

   Trilinos/cmake/python/data/CDashSubprojectDependencies.xml

that gets submitted to the dashboard with the extended ctest script. Here is what this file looks like now:

<Project name="Trilinos">
  <SubProject name="Teuchos">
    <EmailAddresses>
      <Email addresss="teuchos-regression@software.sandia.gov"/>
    </EmailAddresses>
  </SubProject>
  <SubProject name="RTOp">
    <Dependency name="Teuchos" type="LR"/>
    <EmailAddresses>
      <Email addresss="rtop-regression@software.sandia.gov"/>
    </EmailAddresses>
  </SubProject>
  ...
</Project>

If you could please put in the machinery to add these email addresses as new users and set the Labels according to the Trilinos package, then that would be great.

Note that we may make it so that several subprojects will send regression emails to the same email addressses so please allow for that. Also, I think we do not want to get email alerts for 'Experimental' tests. Also, we don't want to get emails for warnings. Once we have our warnings clean on GCC for a package, we elevate warnings to errors so we will see these as errors. We may need to adjust what groups we send out emails for (especially if we add new types of groups) but for now just not sending out emails for the 'Experimental' group would be great.

The reason that we want to put in this machinery to automatically create these email regression lists and put in all of the hooks to CDash is to make the system more maintainable and less labor intensive.

Thanks,

- Ross


TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0015467)
Julien Jomier (manager)
2009-02-27 18:44

The feature has been implemented. Note that removing an address from a subproject will not unsubscribe the user, this will have to be done manually. Only the addition is done via the XML file.

 Issue History
Date Modified Username Field Change
2009-02-25 10:13 Roscoe A. Bartlett New Issue
2009-02-25 10:23 Bill Hoffman Status new => assigned
2009-02-25 10:23 Bill Hoffman Assigned To => Julien Jomier
2009-02-27 18:43 Julien Jomier Summary CDash Dev: Sending subproject email address regresssion lists in XML and updating CDash email lists => Sending subproject email address regression lists in XML and updating CDash email lists
2009-02-27 18:44 Julien Jomier Note Added: 0015467
2009-02-27 18:44 Julien Jomier Status assigned => resolved
2009-02-27 18:44 Julien Jomier Fixed in Version => 1.4
2009-02-27 18:44 Julien Jomier Resolution open => fixed
2009-03-28 17:11 Julien Jomier Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team