golang/go

x/build/env/windows: remote desktop client is unreliable on gomote instances.

Open

#53,272 opened on Jun 7, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
BuildersNeedsInvestigationOS-Windowshelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The use of remote desktop client is inconsistent across all of the Windows builders in the infrastructure.

  • If possible, ensure all versions of the Windows builders have RDP enabled.
  • Add RDP capability to the GRPC gomote command. This should be enabled by tunneling RDP through SSH. The coordinator SSH server should be modified to enable tunneling.

@golang/release

Contributor guide