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
F12187329: D10547.diff
Sun, Sep 17, 2:28 PM
F12180319: D10547.diff
Tue, Sep 12, 11:35 AM
F12180032: D10547.id25366.diff
Tue, Sep 12, 8:16 AM
F12173414: D10547.diff
Sat, Sep 9, 1:59 AM
F12171944: D10547.id25334.diff
Fri, Sep 8, 10:07 AM
F12170617: D10547.id25366.diff
Thu, Sep 7, 9:13 PM
F12162590: D10547.diff
Wed, Sep 6, 8:29 PM
F12131003: D10547.id27539.diff
Wed, Aug 23, 2:44 PM

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
winrm-stack
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2621
Build 2625: [Placeholder Plan] Wait for 30 Seconds

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.