golang/go

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

Open

#53 272 ouverte le 7 juin 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Go (19 008 forks)batch import
BuildersNeedsInvestigationOS-Windowshelp wanted

Métriques du dépôt

Stars
 (133 883 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur