Email diablo/essex stable maint.
At Daviey and Mark's request, change the email recipients for diablo and essex bitrot jobs. Change-Id: I1dc554a9241f5fcf15aa6e57d19293460f939744 Reviewed-on: https://review.openstack.org/16086 Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
60799fc2ca
commit
a7de3c9eba
@ -282,7 +282,7 @@
|
|||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
- email:
|
- email:
|
||||||
recipients: openstack-stable-maint@lists.openstack.org
|
recipients: openstack-diablo-maint@lists.launchpad.net
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -328,7 +328,7 @@
|
|||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
- email:
|
- email:
|
||||||
recipients: openstack-stable-maint@lists.openstack.org
|
recipients: openstack-essex-maint@lists.launchpad.net
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
copy-after-failure: true
|
copy-after-failure: true
|
||||||
- console-log-periodic
|
- console-log-periodic
|
||||||
- email:
|
- email:
|
||||||
recipients: openstack-stable-maint@lists.openstack.org
|
recipients: '{email}'
|
||||||
|
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
@ -48,7 +48,7 @@
|
|||||||
copy-after-failure: true
|
copy-after-failure: true
|
||||||
- console-log-periodic
|
- console-log-periodic
|
||||||
- email:
|
- email:
|
||||||
recipients: openstack-stable-maint@lists.openstack.org
|
recipients: '{email}'
|
||||||
|
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
@ -71,7 +71,7 @@
|
|||||||
publishers:
|
publishers:
|
||||||
- console-log-periodic
|
- console-log-periodic
|
||||||
- email:
|
- email:
|
||||||
recipients: openstack-stable-maint@lists.openstack.org
|
recipients: '{email}'
|
||||||
|
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
@ -86,6 +86,7 @@
|
|||||||
name: python-diablo-bitrot-jobs
|
name: python-diablo-bitrot-jobs
|
||||||
branch: 'stable/diablo'
|
branch: 'stable/diablo'
|
||||||
branch-name: 'stable-diablo'
|
branch-name: 'stable-diablo'
|
||||||
|
email: openstack-diablo-maint@lists.launchpad.net
|
||||||
node: oneiric
|
node: oneiric
|
||||||
jobs:
|
jobs:
|
||||||
- 'periodic-{name}-python26-{branch-name}'
|
- 'periodic-{name}-python26-{branch-name}'
|
||||||
@ -97,6 +98,7 @@
|
|||||||
name: python-essex-bitrot-jobs
|
name: python-essex-bitrot-jobs
|
||||||
branch: 'stable/essex'
|
branch: 'stable/essex'
|
||||||
branch-name: 'stable-essex'
|
branch-name: 'stable-essex'
|
||||||
|
email: openstack-essex-maint@lists.launchpad.net
|
||||||
node: precise
|
node: precise
|
||||||
jobs:
|
jobs:
|
||||||
- 'periodic-{name}-python26-{branch-name}'
|
- 'periodic-{name}-python26-{branch-name}'
|
||||||
@ -108,6 +110,7 @@
|
|||||||
name: python-folsom-bitrot-jobs
|
name: python-folsom-bitrot-jobs
|
||||||
branch: 'stable/folsom'
|
branch: 'stable/folsom'
|
||||||
branch-name: 'stable-folsom'
|
branch-name: 'stable-folsom'
|
||||||
|
email: openstack-stable-maint@lists.openstack.org
|
||||||
node: precise
|
node: precise
|
||||||
jobs:
|
jobs:
|
||||||
- 'periodic-{name}-python26-{branch-name}'
|
- 'periodic-{name}-python26-{branch-name}'
|
||||||
|
Loading…
Reference in New Issue
Block a user