Open
Description
Previous ID | SR-10827 |
Radar | None |
Original Reporter | @shahmishal |
Type | Improvement |
Additional Detail from JIRA
Votes | 0 |
Component/s | Docker |
Labels | Improvement |
Assignee | @shahmishal |
Priority | Medium |
Watchers: @shahmishal
md5: 25c31d8d1d82b1d2fb10a96e1cd677ac
Issue Description:
Currently in CI we are only testing building the docker images. We should have additional test suite to verify the swift compiler in the docker image before releasing it on hub.docker.com/_/swift.
Current testing script: https://github.com/apple/swift-docker/blob/master/ci_test.py
We should look into https://docs.docker.com/docker-hub/builds/automated-testing/