Skip to content

Add documentation on how to disable tests (#3183, TRIL-171)

Created by: bartlettroscoe

CC: @fryeguy52, @gsjaardema

Description

Hopefully this documentation will allow any Trilinos developer to selectively disable tests for the ATDM Trilinos builds.

Hopefully this documentation will allow a Trilinos developer to disable tests as part of #3183 (closed) but this will be used in many future issues as well.

Likely the best way to review this documentation update is with the GitHub rendering of the new section at:

Motivation and Context

Need to provide information so that regular Trilinos developers can correctly disable tests for specific ATDM Builds and platforms. An immediate motivating example is #3183 (closed).

How Has This Been Tested?

I read over the document and clicked links at:

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • I have updated the documentation accordingly.

Merge request reports