[Bugs] [Bug 1368349] New: tests/bugs/cli/bug-1320388.t: Infrequent failures

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 19 07:19:01 UTC 2016


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

            Bug ID: 1368349
           Summary: tests/bugs/cli/bug-1320388.t: Infrequent failures
           Product: GlusterFS
           Version: mainline
         Component: tests
          Keywords: Triaged
          Assignee: aspandey at redhat.com
          Reporter: kaushal at redhat.com
                CC: bugs at gluster.org



The bug-1320388.t test has been failing on slave24 and slave27 builders causing
all recent regression jobs [1][2] to fail on these machines.

The failure is happening because the test is attempting to enable management
encryption without having valid certificates (/etc/ssl/glusterfs.{ca,key,pem}).
In slave24 these files are not present (possibly because of re-imaging) and in
slave27 these certificates are expired, as the machine was down for 2 months.

The test depended on these certificates being generated by another test,
features/ssl-authz.t, in a previous run. But this ssl-authz is run after
bug-1320388.t, so valid certificates weren't present on slave24 and slave27.

The test needs to ensure that it generates certificates on its own before
enabling management encryption to avoid this failure.

[1] https://build.gluster.org/computer/slave24.cloud.gluster.org/builds
[2] https://build.gluster.org/computer/slave27.cloud.gluster.org/builds

-- 
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=zI51APotyn&a=cc_unsubscribe


More information about the Bugs mailing list