Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

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`
issue