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.
我有一台主从机和一份工作。这项工作应该有两个步骤:一个在主机上运行单元测试,另一个在从机上运行一些可执行文件。
这可以在一项工作下完成吗?我知道我可以将作业限制为仅在从属设备中运行,但我找不到限制步骤级别的方法。
据我所知,您只能将作业绑定到特定节点,而不是作业的一部分。