Projet

Général

Profil

« Précédent | Suivant » 

Révision 7bbfe6d0

Ajouté par Thomas Noël il y a plus de 4 ans

remove bounce processing (sync with w.c.s) (#33448)

Voir les différences:

au-quotidien-wcs-settings.xml
88 88
    <email-change-password-request_subject/>
89 89
    <email-password-subscription-notification_enabled>True</email-password-subscription-notification_enabled>
90 90
    <email-change-password-request_enabled>True</email-change-password-request_enabled>
91
    <bounce_handler>True</bounce_handler>
92 91
  </emails>
93 92
</settings>
jenkins.sh
20 20
rm -f test_results.xml
21 21
cat << _EOF_ > .coveragerc
22 22
[run]
23
omit = wcs/ctl/Bouncers/*.py wcs/qommon/vendor/*.py
23
omit = wcs/qommon/vendor/*.py
24 24

  
25 25
[report]
26
omit = wcs/ctl/Bouncers/*.py wcs/qommon/vendor/*.py
26
omit = wcs/qommon/vendor/*.py
27 27
_EOF_
28 28

  
29 29
$PIP_BIN install --upgrade 'pip<8'

Formats disponibles : Unified diff