...
プロパティ設定 | 設定値 | 例 |
---|---|---|
dtp.url | DTP サーバーの URL | https://localhost:8443 http8443 |
dtp.user | DTP のログインユーザ | userA |
dtp.password | パスワード | userA |
dtp.project | DTP のプロジェクト | Code Parser |
build.id | 任意のビルドID | ${hash} |
report.dtp.publish | true / false | true |
report.coverage.images | 任意のカバレッジタグ | ${dtp_project};UnitTest |
report.scontrol | min / full | min |
session.tag | 任意のセッションタグ | ${project_module}_${scontrol_branch} |
...