Skip to content

Allow previously "ATDM" promoted builds on 'ride' to be demoted (TRIL-208)

Created by: bartlettroscoe

Some random module failures on 'ride' require that we demote all of these builds on 'ride' back to the "Specialized" CDash Track/Group so that they will not spam Trilinos developers (and me) with CDash error emails.

By putting in an 'if' statement, I allow the Jenkins drivers on 'ride' to set:

export Trilinos_TRACK=Specialized

but the builds on 'white' can still submit to the "ATDM" CDash Track/Group.

See:

Merge request reports