Skip to content

Commit

Permalink
Update stack-os-matrix documentation with new default.
Browse files Browse the repository at this point in the history
The default build target now includes lsst_sitcom.
  • Loading branch information
kfindeisen committed Jan 30, 2024
1 parent 98743b4 commit e5a12b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/jenkins-stack-os-matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Running a stack-os-matrix job
To check that a ``main``-only build passes, leave the refs box entirely blank.

- **Set the list of EUPS packages** to build.
Use the default (``lsst_distrib lsst_ci``) to build and test your changes with a full Stack.
Use the default (``lsst_distrib lsst_ci lsst_sitcom``) to build and test your changes with a full Stack.
To improve build times you can instead specify the name of the package you are actively developing.
Before you merge a ticket branch to ``main``, **you must** run a stack-os-matrix Job with at least the default packages so that the full Stack is built and tested with your changes.

Expand Down

0 comments on commit e5a12b4

Please sign in to comment.