summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-docker.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-02-01[INTEGRAION][Testsuite] Add '--no-cache' flag to docker build commandMichal Jagiello1-1/+1
Do not use cache on docker build command as with it not always the latest changes were used to build an image Issue-ID: TEST-390 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I560d3f17860a2bf50caa743ee55d8f56d7fc1660
2019-05-08Add timestamp tag for testsuite docker imageGary Wu1-1/+5
Change-Id: I0cae9a59c314111acff1bad9af32d65a03de36fe Issue-ID: INT-1070 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-04Rename robot docker from openecomp to onapGary Wu1-3/+3
Also remove an unused job template that was only used by the testsuite repo. Change-Id: Ie024864a2c5f0710f3d9bf2adaf3c356075d2c67 Issue-ID: INT-459 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-05-03Add the demo git to the build.Jerry Flood1-0/+11
robot repo should use demo repo as a submodule instead of a copy of their stuff. Coordination is needed between demo Also move the shell script out of the template as per review Issue: TEST-14 Change-Id: I0c1d8d9d3b1317d1c099c8fdaafa389af71d7b60 Signed-off-by: Jerry Flood <jf9860@att.com>