Skip to content

Fix Test Env (proper error handling when gitlab-shell is not clonned)

Valery Sizov requested to merge fix_test_env into master

What does this MR do?

If we were not able to clone gitlab-shell we have to stop all test suite, for now we run it regardless we cloned it or not.

Why was this MR needed?

To not confuse developers when build is red, to get fasts feedback, to save resources and time.

Merge request reports