sot / chandra_cmd_states

Interface for creation and maintenance of the Chandra commanded states database.
https://sot.github.io/cmd_states
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add regression tests for relevant load review software #11

Open taldcroft opened 12 years ago

taldcroft commented 12 years ago

Automatically run relevant load review tools as a regression test for any new cmd_states deployment. This includes at least psmc_check, dpa_check and (when installed) acisfp_check.

@sot/ska

nrawolk commented 12 years ago

Can you also have this run automatically when there is a xija change? Thanks. Nance

jeanconn commented 12 years ago

I was under the impression that the dpa check regression tests were already in xija and the current psmc check tool doesn't depend on xija.

-Jean

nrawolk commented 12 years ago

ah. right. dea_check needs to be added to the list of items to be tested. We are adding that to the ACIS Load review soon. Thanks