Gets an ecu.test installation instance by name which must be present in Jenkins global tool configuration.
ET.installation(String toolName) : ETInstance
ET.installation(Map<String, Object> installArgs) : ETInstance
ET.installation('ecu.test')
ET.installation toolName: 'ecu.test'