diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2015-07-14 09:31:31 +0000 |
---|---|---|
committer | Jun Li <matthew.lijun@huawei.com> | 2015-07-15 08:28:06 +0000 |
commit | 916b8cc0a5164752f6d8aa7d78522806047a89c0 (patch) | |
tree | ec5fab27c5e6caa8009cf3a218f2832e8c21bf4b /jjb/opnfvdocs | |
parent | 74a76b0f20c070f9d82606e44fcca7af09af367a (diff) |
create verify job for opnfvdocs for master and stable/arno
JIRA: OCTO-83
Change-Id: Ie79573d5534b6cb373f9dea2ff1bd120b4267ce9
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/opnfvdocs')
-rw-r--r-- | jjb/opnfvdocs/opnfvdocs.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/opnfvdocs/opnfvdocs.yml b/jjb/opnfvdocs/opnfvdocs.yml index da9f13cf4..2f927d5ce 100644 --- a/jjb/opnfvdocs/opnfvdocs.yml +++ b/jjb/opnfvdocs/opnfvdocs.yml @@ -3,7 +3,7 @@ jobs: - 'opnfvdocs-daily-{stream}' - 'opnfvdocs-merge' - - 'opnfvdocs-verify' + - 'opnfvdocs-verify-{stream}' # stream: branch with - in place of / (eg. stable-helium) # branch: branch (eg. stable/helium) @@ -60,7 +60,7 @@ !include-raw docu-build.sh - job-template: - name: 'opnfvdocs-verify' + name: 'opnfvdocs-verify-{stream}' node: gce-opnfv-docker-1 @@ -76,7 +76,7 @@ - project-parameter: project: '{project}' - gerrit-parameter: - branch: 'master' + branch: '{branch}' scm: - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' @@ -104,7 +104,7 @@ project-pattern: 'opnfvdocs' branches: - branch-compare-type: 'ANT' - branch-pattern: '**/master' + branch-pattern: '**/{branch}' builders: - shell: |