Add email notifications to openstack-stable-maint.
Change-Id: I45503a73020ed5ee1e10f44c4f76165f7cd91ab1 Reviewed-on: https://review.openstack.org/15193 Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
f8da250056
commit
dddd105a6d
@ -186,6 +186,8 @@
|
|||||||
when: complete
|
when: complete
|
||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -230,6 +232,8 @@
|
|||||||
when: complete
|
when: complete
|
||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -274,6 +278,8 @@
|
|||||||
when: complete
|
when: complete
|
||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -318,6 +324,8 @@
|
|||||||
when: complete
|
when: complete
|
||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -362,6 +370,8 @@
|
|||||||
when: complete
|
when: complete
|
||||||
predefined-parameters:
|
predefined-parameters:
|
||||||
DEVSTACK_NODE_NAME=${NODE_NAME}
|
DEVSTACK_NODE_NAME=${NODE_NAME}
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
|
|
||||||
# Called by devstack jobs to alert that they have started so that the
|
# Called by devstack jobs to alert that they have started so that the
|
||||||
|
@ -16,6 +16,8 @@
|
|||||||
keep-hierarchy: false
|
keep-hierarchy: false
|
||||||
copy-after-failure: true
|
copy-after-failure: true
|
||||||
- console-log-periodic
|
- console-log-periodic
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
@ -45,6 +47,8 @@
|
|||||||
keep-hierarchy: false
|
keep-hierarchy: false
|
||||||
copy-after-failure: true
|
copy-after-failure: true
|
||||||
- console-log-periodic
|
- console-log-periodic
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
@ -66,6 +70,8 @@
|
|||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- console-log-periodic
|
- console-log-periodic
|
||||||
|
- email:
|
||||||
|
recipients: openstack-stable-maint@lists.openstack.org
|
||||||
|
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user