tests.sh: special case when running in gitlab_ci
authorJean Privat <jean@pryen.org>
Mon, 18 Feb 2019 15:41:34 +0000 (10:41 -0500)
committerJean Privat <jean@pryen.org>
Mon, 18 Feb 2019 15:41:34 +0000 (10:41 -0500)
commit56dc6f6d4ede0855af7c5d1191f7e11b96b6888a
tree0ebc3ee9a7431dc32101ff223bf56c4f3ab1c7e1
parent6ae755781daf2fd07287fdb52160af3808bbd2eb
tests.sh: special case when running in gitlab_ci

When run is a containerized environment, some tests may behave differently.
This prepares some special cases for them.

Cf #2732

Signed-off-by: Jean Privat <jean@pryen.org>
tests/gitlab_ci.skip [new file with mode: 0644]
tests/sav/gitlab_ci/simple_file_server.res [new file with mode: 0644]
tests/tests.sh