ci_summit provides test scripts to run the Rubin Observatory
code on summit data.
ci_summit requires the test data in the testdata_ci_summit
package, which must be set up via eups first.
To run this package locally:
- Clone this package and its dependencies. If you have setup
lsst_sitcom, you still need ci_builder, and testdata_ci_summit. setup -r ci_buildercd ci_builder; scons; cd ..setup -kr testdata_ci_summitsetup -kr ci_summit- From the root of this package directory run
bin/rewrite.shto rewrite python shebang lines. - Run
bin/ci_summit_run.py(see available options with--help).
To cleanup after a run, use either bin/ci_summit_run.py --clean or rm -rf DATA/.