Gets an ECU-TEST installation instance by name which must be present in Jenkins global tool configuration.

Signatures:
ET.installation(String toolName) : ETInstance
            
Examples:
ET.installation('ECU-TEST')
            
ET.installation toolName: 'ECU-TEST'