releng-macros: Update & adopt email-fuel-ptl
[releng.git] / jjb / global / releng-macros.yaml
index d2da7f6..5bf53a1 100644 (file)
       - email-ext:
           <<: *email_ptl_defaults
           recipients: >
-            gelkinbard@mirantis.com
+            Alexandru.Avadanii@enea.com
 
 - publisher:
     name: 'email-functest-ptl'
                 - shell:
                     !include-raw: installer-report.sh
           mark-unstable-if-failed: true
-
-- publisher:
-    name: 'post-clean-workspace'
-    publishers:
-      - postbuildscript:
-          builders:
-            - role: SLAVE
-              build-on:
-                - ABORTED
-                - FAILURE
-                - NOT_BUILT
-                - UNSTABLE
-                - SUCCESS
-              build-steps:
-                - shell: |
-                    #!/bin/bash
-                    set -o errexit
-                    set -o nounset
-                    set -o pipefail
-                    sudo /bin/rm -rf "$WORKSPACE"