SSL Verification need to be disabled on all test suites
In order to avoid failures on HTTPS requests, all test suites should disable ssl verification with:
REST https://${IP}:${PORT} ssl_verify=false
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
In order to avoid failures on HTTPS requests, all test suites should disable ssl verification with:
REST https://${IP}:${PORT} ssl_verify=false