Skip to content

LambdaTest tunnel has now a different tunnel ready message #608

@ArpitLT

Description

@ArpitLT

There is an issue with LambdaTest tunnel which gets timed out in polling mode through Jenkins due to different tunnel ready message with geb-lambdatest plugin when tunnel is started in polling mode instead of websocket mode. We have modified the tunnel ready message. This will fix the lambdatest tunnel getting started with Jenkins . We need your help @erdi in committing it.
Pull Request

final String tunnelReadyMessage = 'Tunnel claim successful'
to
final String tunnelReadyMessage = 'Secure connection established, you may start your tests now'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions