You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This series of tickets describes the steps needed to complete the refactoring and expansion of Pavilion for 2.0. Each ticket should contain references (#<ticket num>) to any tickets it depends on. Such references may be general dependencies or sub-tickets. This will allow us to follow the ticket references back up the chain through the 'references' section, and down to dependencies via the links in the tickets themselves.
This work has several goals:
Improve support for postDST, automated, and acceptance testing.
Provide continuous status information for all tests.
Improve the test build process and eliminate unnecessary build repetition.
Improve test config organization and format.
Solve common platform problems in pavilion, rather than relying on 'runit' scripts.
Make pavilion more extendable through plugins, so that it can easily be adapted elsewhere.
Move site-specific bits into scripts, move all non-site specific bits out of scripts and into pavilion base code.
The text was updated successfully, but these errors were encountered:
This series of tickets describes the steps needed to complete the refactoring and expansion of Pavilion for 2.0. Each ticket should contain references (
#<ticket num>
) to any tickets it depends on. Such references may be general dependencies or sub-tickets. This will allow us to follow the ticket references back up the chain through the 'references' section, and down to dependencies via the links in the tickets themselves.This work has several goals:
The text was updated successfully, but these errors were encountered: