Java自动化测试(jenkins 21)
安装jenkins
配置Global Tool Configuration
JDK安装
选择本地jdk
maven安装
选择本地maven
Allure Commandline
取个别名
Install automatically自动安装
配置Configure System
Extended E-mail Notification->SMTP server
smtp.163.com
Default user E-mail suffix
@163.com
高级
Use SMTP Authentication
邮箱地址
邮箱授权码
use SSL
项目设置
源码管理 svn
构建触发器 Build periodically 定时构建
Build clean test
构建命令
构建后操作
Allure report:result 结果路径
Editable Email Notification
Project From 发件人
Project Recipient List 收件人
格式:xxxx9@qq.com,xxx@qq.com
Attachments 附件
格式:log/api_auto*.log,src\test\resources\cases_v8.xlsx
*是通配符s
Jenkins邮件 模版
1 | <html> |