Monitor repository change
<modificationset quietperiod="30">
p4 port="apa….apac.nsroot.net:1999"
client="BookingEngine-CI" user="hf52065"
view="//eqtg/dev/hk/trading/BookingEngine/..."/>
</modificationset>
Show unit test report
<cruisecontrol>
<property name="unitTest.dir" value="C:/BookingEngine/report"/>
<project name="bookingEngine">
<log>
<merge dir="${unitTest.dir}" />
</log>
</project>
</cruisecontrol>
本文介绍了一种配置方法,用于监测代码库的变化并设定静默期,以及如何配置单元测试报告的生成流程。通过设置特定的参数,可以实现代码修改通知的延迟,并指定单元测试报告的存放位置。

被折叠的 条评论
为什么被折叠?



