Page MenuHomePhabricator

Support both WinRM and SSH for Windows
AbandonedPublic

Authored by hach-que on Sep 24 2014, 4:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 11, 10:26 PM
Unknown Object (File)
Wed, Oct 9, 12:04 AM
Unknown Object (File)
Mon, Oct 7, 3:25 AM
Unknown Object (File)
Tue, Oct 1, 12:04 AM
Unknown Object (File)
Fri, Sep 27, 5:05 PM
Unknown Object (File)
Thu, Sep 26, 6:22 PM
Unknown Object (File)
Tue, Sep 24, 8:00 PM
Unknown Object (File)
Sat, Sep 21, 1:57 AM

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Maniphest Tasks
T2015: Implement Drydock
Summary

Ref T2015. This is similar to D10495 except that it is based on the EC2-related diffs and supports both SSH and WinRM for connecting to Windows machines.

Test Plan

Allocated a machine over WinRM and saw it run a build successfully.

Diff Detail

Repository
rP Phabricator
Branch
live-master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 2961
Build 2965: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
0 mstestCelerityMaps
0 mstestApplicationsInstalled
0 mstestEverythingImplemented
0 mstestLibraryMap
0 mstestRejectMySQLNonUTF8Queries

Event Timeline

hach-que retitled this revision from to Support both WinRM and SSH for Windows.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
hach-que edited edge metadata.

Fix missing parameter

Abandoning this since D10495 is a much better way forward.