Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_qa
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Feb 04 - Feb 16
-
Team:Telescope and Site
Description
This task covers
- Time to research and learn about enabling SSH to Docker containers.
- Update the salgenerator tests to work with the Docker image
- This may involve updating the tests to remove all SSH functionality.
Attachments
Issue Links
- clones
-
DM-17349 Create a Docker image for TSSW testing
- Done
Using the lsstts/robotsal image, https://cloud.docker.com/u/lsstts/repository/docker/lsstts/robotsal, I can now run the salgenerator tests in Jenkins. See https://ts-ci.lsst.codes/job/ts_sal/. I rewrote the salgenerator automated tests to remove all SSH functionality, see commits from Jan 24, 2019 to Feb 6, 2019 on https://github.com/lsst-ts/robotframework_salgenerator to review the changes. As the RobotFramework plugin was readded to Jenkins, you can also see the test results there for review.