Logical inconsistency in SOL005/NSLifecycleManagement-API/DeleteNSInstanceWorkflow.robot
The test NS Instance Deletion
deletes an NS instance, then checks for a 204 No Content
and finally performs a schema validation on the response body. This schema validation will always fail as it can only run if the previous step succeeds, indicating the body is empty.