【问题标题】:Unable to execute a Job Sequentially - Azure Pipelines无法按顺序执行作业 - Azure Pipelines
【发布时间】:2021-07-28 02:15:05
【问题描述】:

我一直在测试 Azure DevOps Pipeline。我的管道中没有配置任何并行作业,但它说

"##[错误]没有购买或授予托管并行性。至 申请免费并行授权,请填写以下表格 https://aka.ms/azpipelines-parallelism-request".

我正在尝试详细了解这一点,当我进行正常的顺序作业时,为什么会收到此错误消息?

【问题讨论】:

    标签: azure-devops azure-pipelines


    【解决方案1】:

    '没有购买或授予托管并行性。要申请免费的并行度补助,请填写以下表格https://aka.ms/azpipelines-parallelism-request'

    根据错误消息,问题应该与 Azure Pipelines Grants 的更改有关:

    Change in Azure Pipelines Grant for Private Projects

    Sprint 184 release notes - Changes to Azure Pipelines free grants

    此更改旨在避免滥用,尤其是加密挖掘。一般来说,这种变化只会影响新组织和新项目。

    今年早些时候,这一变化已应用于公共项目:

    Change in Azure Pipelines Grant for Public Projects

    Sprint 183 release notes - Change in process for obtaining free pipelines grant in public projects

    您可以通过提交a request form 申请免费的 Azure Pipelines Grants。播种请求后,您可能需要几天的时间才能获得免费赠款。

    更详细的信息,你可以参考这个关于Configure and pay for parallel jobs的文档

    【讨论】:

      猜你喜欢
      • 2021-04-02
      • 2019-09-07
      • 1970-01-01
      • 1970-01-01
      • 2021-05-23
      • 2019-03-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多