Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_auxiliary_telescope
-
Labels:
-
Story Points:1
-
Sprint:TSSW Sprint - Jan 21 - Feb 02
-
Team:Telescope and Site
Description
This task will consist in making sure ATPointing and ATAOS run with the same version of SAL, write an OCS-Script to drive the test and run the test locally.
Final integration will happen when both systems can be deployed on the Test environment using our deployment strategy.
Artifacts:
- Docker container with ATPointing component
- Docker container with ATAOS component
- OCS-Script to drive the test
Required CSC:
- ATPointing
- ATAOS
- ScriptQueue
Attachments
Issue Links
- relates to
-
DM-16910 Prepare Tucson Integration & Test Environment
- Done
The main task of this ticket was to create docker images for integration testing of the ATAOS and the Pointing Component. The docker files and all material required to generate the docker images where created (https://github.com/lsst-ts/ts_Dockerfiles/pull/3). There's an issue with the Pointing Component software that prevents me from compiling their code to work with the latest version of sal (required for the actual test). In any case, the docker files are ready to be used once this issue is resolved.
I was also going to write a script to drive the test, but I still need to evaluate how exactly that is going to happen so I'll do it once I have the components working.