Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个仅在某个虚拟从站上运行的矩阵作业。它有两个轴,每个轴有两个元素。该作业每晚运行,每个配置需要 2-3 小时。有时,早上的第一件事就是需要结果 - 所需的配置仍在构建中。
是否可以按特定顺序构建矩阵作业?我更喜欢易于重新配置的解决方案。
可以使用Priority Sorter Plugin,尽管它仍然存在问题并且需要大量工作:JENKINS-8597