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.

Response code and typos on SOL002/VNFConfiguration-API/Configuration.robot
When executing VNFConfiguration-API/Configuration.robot the Keyword Check HTTP Response Status Code Is fails with the following message: Resolving variable '${response.status_code}' failed: AttributeError: 'str' object has no attribute 'status_code' There is also a typo in the files. The folder containing jsons is named jsons in the repo, but refered as json in the file. FileNotFoundError: [Errno 2] No such file or directory: 'testsuites/VNFConfiguration-API/json/vnfConfigModifications.json'
issue