This task can fail with various errors and this change enables us
to spot its failure with a single LogStash query.
In order to avoid false positive string match when bash is using verbose
more we encoded the W char in the source, so a string match would happen
only when printed and not on the source code.
Reviewed: https:/ /review. openstack. org/625915 /git.openstack. org/cgit/ openstack/ tripleo- quickstart- extras/ commit/ ?id=dd975856144 bb2c8bfd1a97a0e 38e96d7e871763
Committed: https:/
Submitter: Zuul
Branch: master
commit dd975856144bb2c 8bfd1a97a0e38e9 6d7e871763
Author: Sorin Sbarnea <email address hidden>
Date: Tue Dec 18 13:45:13 2018 +0000
Makes tempest sendmail failure easier to track
This task can fail with various errors and this change enables us
to spot its failure with a single LogStash query.
In order to avoid false positive string match when bash is using verbose
more we encoded the W char in the source, so a string match would happen
only when printed and not on the source code.
Change-Id: Icbb7f71aba2e9d 2a4cf4e4c07f953 fe3613e6707
Partial-Bug: 1806495