diff options
author | xudan <xudan16@huawei.com> | 2017-12-12 21:57:30 -0500 |
---|---|---|
committer | xudan <xudan16@huawei.com> | 2017-12-12 21:57:30 -0500 |
commit | 7c237993b32ec96c5a41c03b138d017a0c9a1b1d (patch) | |
tree | 2cab404948b5fd2843120e1ffb6e43648293808c | |
parent | eecfc2a537a35f46aad5ddc617579b73e9a9c0fc (diff) |
Create dovetail-docker-build-stable job
1. Dovetail first release is based on OPNFV danube release.
2. Dovetail has the branch stable/danube now.
3. It needs to automatically triggle dovetail-docker-build-stable job
when there is a patch cherry picked to this stable branch.
JIRA: DOVETAIL-576
Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523
Signed-off-by: xudan <xudan16@huawei.com>
-rw-r--r-- | jjb/releng/opnfv-docker.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/releng/opnfv-docker.yml b/jjb/releng/opnfv-docker.yml index 1a2756218..49b3fde2c 100644 --- a/jjb/releng/opnfv-docker.yml +++ b/jjb/releng/opnfv-docker.yml @@ -144,6 +144,11 @@ project: 'yardstick' <<: *euphrates <<: *other-receivers + # projects with jobs for danube + - 'dovetail': + project: 'dovetail' + <<: *danube + <<: *other-receivers # yamllint enable rule:key-duplicates jobs: |