Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Sprint:TSSW Sprint - Aug 15 - Aug 29
-
Team:Telescope and Site
-
Urgent?:No
Description
Adapt the TSSW pre-commit hooks based on TSSW pre-commit hooks.
Use this chance to fix the bug in test_csc.py in ts_m2:
self.assertLess(abs(zenith_angle.inclinometerRaw - elevation - 1), 3) |
If the CPU is slow, the above test will fail in Jenkins.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Sprint | TSSW Sprint - Aug 01 - Aug 15 [ 1182 ] | TSSW Sprint - Aug 15 - Aug 29 [ 1183 ] |
Description | Adapt the TSSW pre-commit hooks based on [TSSW pre-commit hooks|https://confluence.lsstcorp.org/display/LTS/TSSW+pre-commit+hooks]. |
Adapt the TSSW pre-commit hooks based on [TSSW pre-commit hooks|https://confluence.lsstcorp.org/display/LTS/TSSW+pre-commit+hooks].
Use this chance to fix the bug in *test_csc.py* in *ts_m2*: {code:python} self.assertLess(abs(zenith_angle.inclinometerRaw - elevation - 1), 3) {code} If the CPU is slow, the above test will fail in Jenkins. |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Story Points | 0 | |
Labels | M2 |
Story Points | 0 | 1 |
Reviewers | Wouter van Reeven [ wvreeven ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |