[Bugs] [Bug 1257012] New: Fix the tests infra
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 26 05:08:06 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1257012
Bug ID: 1257012
Summary: Fix the tests infra
Product: GlusterFS
Version: 3.7.3
Component: tests
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: rtalur at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
rkavunga at redhat.com
Depends On: 1251592
+++ This bug was initially created as a clone of Bug #1251592 +++
Description of problem:
Enable easier debugging of tests when they fail in jenkins.
--- Additional comment from Anand Avati on 2015-08-08 18:11:19 IST ---
REVIEW: http://review.gluster.org/11865 (tests: Disable trace mode in G_LOG)
posted (#2) for review on master by Raghavendra Talur (rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-11 19:43:00 IST ---
REVIEW: http://review.gluster.org/11865 (tests: Disable trace mode in G_LOG)
posted (#3) for review on master by Raghavendra Talur (rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-13 00:27:53 IST ---
COMMIT: http://review.gluster.org/11865 committed in master by Raghavendra
Talur (rtalur at redhat.com)
------
commit f7e14df044ee5091bc89ad7ad2a7d22092b50be8
Author: Raghavendra Talur <rtalur at redhat.com>
Date: Sat Aug 8 01:53:52 2015 +0530
tests: Disable trace mode in G_LOG
We run tests in trace mode(set -x) when
re-running failed tests. G_LOG is a util
function and it need not be executed in
trace mode.
Change-Id: I5490bdcacef6856c5501272c8173828c30aaf373
BUG: 1251592
Signed-off-by: Raghavendra Talur <rtalur at redhat.com>
Reviewed-on: http://review.gluster.org/11865
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Ravishankar N <ravishankar at redhat.com>
--- Additional comment from Anand Avati on 2015-08-17 12:31:57 IST ---
REVIEW: http://review.gluster.org/11933 (tests: Move mount-nfs-auth.t to bad
tests) posted (#1) for review on master by Raghavendra Talur
(rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-24 12:11:25 IST ---
REVIEW: http://review.gluster.org/11993 (tests: Have unique names for local
variables) posted (#1) for review on master by Raghavendra Talur
(rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-24 12:59:16 IST ---
REVIEW: http://review.gluster.org/11993 (tests: Fix corruption of files on
NetBSD) posted (#3) for review on master by Raghavendra Talur
(rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-24 13:15:48 IST ---
REVIEW: http://review.gluster.org/11993 (tests: Fix corruption of files on
NetBSD) posted (#4) for review on master by Raghavendra Talur
(rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-25 12:03:59 IST ---
REVIEW: http://review.gluster.org/11993 (tests: Fix corruption of files on
NetBSD) posted (#6) for review on master by Raghavendra Talur
(rtalur at redhat.com)
--- Additional comment from Anand Avati on 2015-08-26 09:50:09 IST ---
COMMIT: http://review.gluster.org/11993 committed in master by Raghavendra
Talur (rtalur at redhat.com)
------
commit 734e9ed2827c39336e1fab26e2db3ea987976ce1
Author: Raghavendra Talur <rtalur at redhat.com>
Date: Mon Aug 24 12:04:54 2015 +0530
tests: Fix corruption of files on NetBSD
This is one more attempt to eliminate corruption
of files by our tests scripts on NetBSD.
Changes done:
1. Have every local variable with a unique name.
2. Change date format to match with gluster's.
3. Pass the parameters to G_LOG without interpretation,
hence the change from $* to $@.
Change-Id: I833a93555da93179a1b39a9e4e7086216c335c3d
BUG: 1251592
Signed-off-by: Raghavendra Talur <rtalur at redhat.com>
Reviewed-on: http://review.gluster.org/11993
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Avra Sengupta <asengupt at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1251592
[Bug 1251592] Fix the tests infra
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list