Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_qa
-
Story Points:4
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 21 - Feb 02
-
Team:Telescope and Site
Description
This task covers
- time to research and learn about Docker.
- create a Docker image configured for testing.
- miniconda or scl/ius for Python3 support
- Robot-Framework
- XML parser
- dependencies
Created a docker image and pushed to DockerHub: https://cloud.docker.com/u/lsstts/repository/docker/lsstts/robot
Currently, it configures the container with Python3, Robot-Framework, xmlstarlet and checks out the ts_xml and robotframework_ts_xml GitHub repos. Then it automatically runs the XML Validation tests.