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
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Priority | Undefined [ 10000 ] | Critical [ 2 ] |
Labels | QA |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Andrew Heyer [ aheyer ] | |
Watchers | Rob Bovill [ Rob Bovill ] | Andy Clements, Rob Bovill [ Andy Clements, Rob Bovill ] |
Labels | QA | CI/CD QA jenkins |
Epic Link |
|
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
End date | 04/Feb/19 | |
Start date | 18/Jan/19 |
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.