From 89e97b05daf6fd98fce48cf3fef624e55905af46 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Aug 2017 01:17:58 +0300 Subject: Add into .gitlab-ci.yml job for run separatly all unit tests. --- tools/ci/scripts/test.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 tools/ci/scripts/test.sh (limited to 'tools/ci/scripts/test.sh') diff --git a/tools/ci/scripts/test.sh b/tools/ci/scripts/test.sh new file mode 100755 index 000000000..4d4426780 --- /dev/null +++ b/tools/ci/scripts/test.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +echo 1: $1 +echo 2: $2 +echo 3: $3 +echo 4: $4 -- cgit v1.2.3-60-g2f50