【问题标题】:VSTS 2017: How to deploy task on MacOSX test agent?VSTS 2017:如何在 MacOSX 测试代理上部署任务?
【发布时间】:2017-05-17 01:50:26
【问题描述】:

我按照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

在 Mac OSX 中运行以下命令后,它总是显示错误,

我可以做些什么来修复错误?非常感谢。

ConfigureWinRM.ps1 {FQDN} https

【问题讨论】:

  • 请将错误信息的相关行添加到帖子中,而不是在图像中显示。
  • 您应该提供您所引用的标题的链接。否则没有人知道您在谈论哪个文件。我已经用 github 链接更新了它。如果不一样,请编辑并更新它。

标签: macos azure-devops azure-pipelines-build-task azure-pipelines-release-pipeline


【解决方案1】:

Mac OSX 不支持。

Test: Visual Studio Test Agent Deployment

要求和先决条件

此任务要求目标计算机具有:

  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

要求

Windows 10

Windows 8、Windows 8.1

Windows 7 服务包 1

Windows XP Service Pack 3

Windows Server 2012、Windows Server 2012 R2

Windows Server 2008 第 2 版,Service Pack 1

【讨论】:

猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2019-05-13
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多