[Gluster-infra] [Bug 1375440] cleanup script unexpectedly called during smoke tests

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 13 07:11:46 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1375440

Nigel Babu <nigelb at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
                 CC|                            |nigelb at redhat.com
         Resolution|---                         |CURRENTRELEASE
        Last Closed|                            |2016-09-13 03:11:46



--- Comment #1 from Nigel Babu <nigelb at redhat.com> ---
This was because the bash script had `set -e` and cleanup is called before the
test starts. Since the log wouldn't exist, it would fail. The fix was adding an
`rm -rf`. See:
https://github.com/gluster/glusterfs-patch-acceptance-tests/commit/fc1fdb39c37b2a19c1c6f201a49646c82facb919

Fix committed and deployed to all servers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6c9YG5OGlC&a=cc_unsubscribe


More information about the Gluster-infra mailing list