VSTS 2017:如何在 MacOSX 测试代理上部署任务?
VSTS 2017: How to deploy task on MacOSX test agent?
我按照 Deploy Visual Studio Test Agent Task 上的说明在 Mac OSX 代理上部署了我的工作。
我的 Mac OSX 是 10.12,PowerShell 是 6.0,我已经在 Mac 上安装了 .NET Core,并且还更新了 openSSL,然后按照说明进行操作。
我的 VSTS 是:https://vivicai.visualstudio.com
以下命令适用于 Windows,Mac OSX 的等价物是什么?
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=yes
在运行遵循MacOSX中的命令后,它总是显示错误,
我该怎么做才能修复错误?非常感谢。
ConfigureWinRM.ps1 {FQDN} https
不支持 Mac OSX。
Test: Visual Studio Test Agent Deployment
Demands and prerequisites
This task requires the target computer to have:
Windows 7 Service Pack 1 or Windows 2008 R2 Service Pack 2 or higher
.NET 4.5 or higher
PSRemoting enabled by running the Enable-PSRemoting PowerShell script
Install and configure test agents
Requirements
Windows 10
Windows 8, Windows 8.1
Windows 7 Service Pack 1
Windows XP Service Pack 3
Windows Server 2012, Windows Server 2012 R2
Windows Server 2008 Release 2, Service Pack 1
我按照 Deploy Visual Studio Test Agent Task 上的说明在 Mac OSX 代理上部署了我的工作。
我的 Mac OSX 是 10.12,PowerShell 是 6.0,我已经在 Mac 上安装了 .NET Core,并且还更新了 openSSL,然后按照说明进行操作。
我的 VSTS 是:https://vivicai.visualstudio.com
以下命令适用于 Windows,Mac OSX 的等价物是什么?
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=yes
在运行遵循MacOSX中的命令后,它总是显示错误,
我该怎么做才能修复错误?非常感谢。
ConfigureWinRM.ps1 {FQDN} https
不支持 Mac OSX。
Test: Visual Studio Test Agent Deployment
Demands and prerequisites
This task requires the target computer to have:
Windows 7 Service Pack 1 or Windows 2008 R2 Service Pack 2 or higher .NET 4.5 or higher PSRemoting enabled by running the Enable-PSRemoting PowerShell script
Install and configure test agents
Requirements
Windows 10
Windows 8, Windows 8.1
Windows 7 Service Pack 1
Windows XP Service Pack 3
Windows Server 2012, Windows Server 2012 R2
Windows Server 2008 Release 2, Service Pack 1