博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Jenkins-Join Plugin
阅读量:4213 次
发布时间:2019-05-26

本文共 414 字,大约阅读时间需要 1 分钟。

功能:Thisplugin allows a job to be run after all the immediate downstream jobs havecompleted.   In this way,  the execution can branch out andperform many steps in parallel, and then run a final aggregation step just onceafter all the parallel work is finished. (Jobs 按照既定的顺序执行)

下载位置:

Configuration ofthe base job (test)

 

执行顺序

Test 执行

Test执行完毕

testDown 与testDown2并行执行

testDown执行完毕

testDown2执行完毕

testJoin开始执行

testJoin执行完毕

你可能感兴趣的文章
set theme -yii2
查看>>
yii2 - 模块(modules)的view 映射到theme里面
查看>>
yii2 - controller
查看>>
yii2 - 增加actions
查看>>
php图像处理函数大全(缩放、剪裁、缩放、翻转、旋转、透明、锐化的实例总结)
查看>>
magento url中 uenc 一坨编码 base64
查看>>
强大的jQuery焦点图无缝滚动走马灯特效插件cxScroll
查看>>
Yii2.0 数据库查询
查看>>
yii2 db 操作
查看>>
mongodb group 有条件的过滤组合个数。
查看>>
关于mongodb的 数组分组 array group
查看>>
MongoDB新的数据统计框架介绍
查看>>
mongodb 增加全文检索索引
查看>>
symfony
查看>>
mysql数据库主从同步的问题解决方法
查看>>
LoadRunner如何在脚本运行时修改log设置选项?
查看>>
QC数据库表结构
查看>>
自动化测试工具的3个关键部分
查看>>
测试工具厂商的编程语言什么时候“退休”?
查看>>
资源监控工具 - Hyperic HQ
查看>>