aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_test.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15Docker build improvementsPavel Kotucek1-77/+0
Added small changes to create dev docker image. Fixed checkstyle. Change-Id: I0ea1a0bad114578903073526fa12b84702072e3a Signed-off-by: Pavel Kotucek <pavel.kotucek@pantheon.tech>
2019-04-18Fix docker runtime and Makefilev19.08-rc0YohanPipereau1-2/+1
-Remove make test used in build-scvpp and add a test-scvpp instruction -Remove useless build scripts for docker build -Use sysrepo docker image to build sweetcomb docker image -Change makefile clean instruction to avoid errors -Do not put scripts in build-root directory but in sweetcomb root dir -Remove sysrepo compiled in Debug mode causing error looking for symbols Change-Id: Ie1d77f5224ad545da29c0f450403dbd47ca7c563 Signed-off-by: YohanPipereau <ypiperea@cisco.com>
2019-02-211: Create Test enviroment.Andrej Kozemcak1-0/+78
Change-Id: I79ea8d85312876af7fd389b4776f764c21345ff2 Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>