Avoid execution of tests in run_test.sh if no tag is provided 36/13436/2
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 23 May 2023 09:17:09 +0000 (11:17 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 29 May 2023 09:40:18 +0000 (11:40 +0200)
commit6373cc958e17809f45cbd229323b591f93f821fa
tree4d4437c8131cf1f8d54dbcb077764315f371d80d
parent437637ceb4f984b3d3d9a0f31201cd171b37efd9
Avoid execution of tests in run_test.sh if no tag is provided

The idea of this commit is to enable the use of run_test.sh for
other purposes like running TST010 conformance tests or register VIM
and K8s clusters, so that the VIM and cluster registration can be
decoupled. In that way, daily jobs could run several tests, one after
the other, with different VIMs.

Change-Id: If0791f9562d23a861f8491c144cdc7f539efec46
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
robot-systest/run_test.sh