]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-api-nightly, ceph-dashboard-cephadm-e2e-nightly: stop emails 2128/head
authorDan Mick <dan.mick@redhat.com>
Thu, 27 Apr 2023 00:30:04 +0000 (17:30 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 27 Apr 2023 00:30:04 +0000 (17:30 -0700)
Remove the email notifications from the configuration.  They're
just cluttering the ceph-qa inbox and no one is acting on them.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-api-nightly/config/definitions/ceph-api-nightly.yml
ceph-dashboard-cephadm-e2e-nightly/config/definitions/ceph-dashboard-cephadm-e2e-nightly.yml

index a2bf0f5734c7bfb96d217485c0db4ed78f549ce9..10a526d1373d12186030b93accf18ab4cc7c804c 100644 (file)
@@ -94,9 +94,6 @@
       - ansicolor
 
     publishers:
-      - email:
-          recipients: ceph-qa@ceph.io
-
       - archive:
           artifacts: 'build/out/*.log, build/run/1/out/*.log, build/run/2/out/*.log'
           allow-empty: true
index 43d66b1b288c7968ee2b4d319dffcea9efaebf47..427f154dc6eb79a3c7b1478c72b194eca30fc1b0 100644 (file)
@@ -68,8 +68,6 @@
       - ansicolor
 
     publishers:
-      - email:
-          recipients: ceph-qa@ceph.io
       - archive:
           artifacts: 'logs/**'
           allow-empty: true