workshop:jenkins
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
workshop:jenkins [2012/06/24 20:07] – created 120.50.93.239 | workshop:jenkins [2018/07/18 14:10] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== 젠킨스: Continuous Integration Tool ====== | ====== 젠킨스: Continuous Integration Tool ====== | ||
- | |||
* 예제: ossi_blinky | * 예제: ossi_blinky | ||
Line 6: | Line 5: | ||
-------------- | -------------- | ||
+ | ===== 유닛 테스트 성공 ===== | ||
http:// | http:// | ||
+ | |||
+ | 성공했을때 콘솔창에 나오는 결과 | ||
< | < | ||
Line 35: | Line 37: | ||
Finished: SUCCESS | Finished: SUCCESS | ||
</ | </ | ||
+ | |||
+ | ===== 유닛 테스트 실패 ===== | ||
http:// | http:// | ||
+ | |||
+ | 유닛 테스트 실패했을때 콘솔에 나오는 내용 | ||
< | < | ||
Started by user anonymous | Started by user anonymous | ||
Line 107: | Line 113: | ||
====== 해보기 ====== | ====== 해보기 ====== | ||
- | print 'Build faileure' | + | print 'Build faileure' |
workshop/jenkins.1340568420.txt.gz · Last modified: 2018/07/18 14:09 (external edit)