Rename ci Docker file 82/3782/3
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 21 May 2020 08:27:40 +0000 (11:27 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 21 May 2020 13:08:13 +0000 (16:08 +0300)
commit2df368cace616e67a6fa5968e23e65a3d5aa0d67
tree8a38fcba48181f008e50b1d4a8e3b766ded7d73f
parent2e2c88665843b4bd805dbd1a2c71e5959fa9d5bb
Rename ci Docker file

SDL Continuous Integration (ci) tests are not anymore run on a docker
but instead directly on the Jenkins minion (virtual machine). That's
why remove unnecessary ci directory with its docker files and move the
files to docker_test directory. Docker can be used for local testing
purposes.

Change-Id: Iac527243927c925b35a03fcbaef36972bafa4488
Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
README.md
docker_test/Dockerfile-Test [moved from ci/Dockerfile with 97% similarity]
docker_test/publish.sh [moved from ci/publish.sh with 100% similarity]
docs/developer-guide.rst
package.sh [deleted file]