The Waterfall display (screenshot at right) is a timeline of build activity. In general, green indicates success, and red failure. The column headers indicate whether each column's latest build succeeded or failed. For example, in the screenshot at the right, the first four columns' most recent tasks have succeeded, and the last two columns' have failed.
The waterfall's current columns, from left to right (last updated 2/23/2009):
| name | OS | arch | command | description | dependencies | schedule | |
|---|---|---|---|---|---|---|---|
| 1. | Triggered Trunk | CentOS | 64-bit | scons opt=3 install declare | Test each trunk package against its dependencies | minimal | After every check-in to a package's trunk (plus an 11-minute settling time) |
| 2. | 32-bit | ||||||
| 3. | 64-bit | current | |||||
| 4. | Nightly Trunk | 64-bit | minimal | Nightly, 3 am (Central Time) | |||
| 5. | 32-bit | ||||||
| 6. | 64-bit | current | |||||
| 7. | Nightly Release Pipeline | 64-bit | newinstall.sh lsstpkg install LSSTPipe |
Release packages, installed from scratch | Nightly, 12:30 am (Central Time) | ||
| 8. | 32-bit | ||||||
| 9. | Incremental Release Pipeline | 64-bit | Update release packages installed by 7. and 8. (without starting from scratch) | On demand (not scheduled) | |||
| 10. | 32-bit | ||||||