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)
Sun, Dec 15, 3:50 PM
Unknown Object (File)
Thu, Dec 12, 4:33 PM
Unknown Object (File)
Wed, Dec 11, 9:18 PM
Unknown Object (File)
Tue, Dec 10, 6:05 PM
Unknown Object (File)
Mon, Dec 9, 5:40 PM
Unknown Object (File)
Sat, Dec 7, 6:05 AM
Unknown Object (File)
Fri, Dec 6, 4:56 PM
Unknown Object (File)
Tue, Dec 3, 6:36 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 3964
Build 3977: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
4,868 msPhabricatorLibraryTestCase::testMethodVisibility
1,999 msPhabricatorCelerityTestCase::testCelerityMaps
82 msPhabricatorConduitTestCase::testConduitMethods
1 msPhabricatorInfrastructureTestCase::testApplicationsInstalled
10 msPhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
View Full Test Results (1 Failed · 6 Passed)

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.