Bug 1517961
Summary: | Failure of some regression tests on Centos7 (passes on centos6) | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Amar Tumballi <atumball> |
Component: | tests | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | mainline | CC: | bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-4.0.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-15 11:22:12 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Amar Tumballi
2017-11-27 18:18:40 UTC
Current recommendation from developers is to mark these tests as KNOWN ISSUE with this bug-id, and work on this in background. REVIEW: https://review.gluster.org/18870 (tests: mark currently failing regression tests as known issues) posted (#1) for review on master by Amar Tumballi REVIEW: https://review.gluster.org/18873 (tests: fix bug-1432542-mpx-restart-crash.t spurious failure) posted (#1) for review on master by Atin Mukherjee COMMIT: https://review.gluster.org/18873 committed in master by \"Atin Mukherjee\" <amukherj> with a commit message- tests: fix bug-1432542-mpx-restart-crash.t spurious failure Change-Id: Ied1215bfec0ccf2ec8ee55a0aaf618517b67bd55 BUG: 1517961 Signed-off-by: Atin Mukherjee <amukherj> COMMIT: https://review.gluster.org/18870 committed in master by \"Amar Tumballi\" <amarts> with a commit message- tests: mark currently failing regression tests as known issues Change-Id: If6c36dc6c395730dfb17b5b4df6f24629d904926 BUG: 1517961 Signed-off-by: Amar Tumballi <amarts> REVIEW: https://review.gluster.org/18881 (tests: fix for bug-1260185-donot-allow-detach-commit-unnecessarily.t failure) posted (#1) for review on master by hari gowtham REVIEW: https://review.gluster.org/18884 (tests: Renable basic/afr/split-brain-favorite-child-policy.t) posted (#1) for review on master by Nigel Babu COMMIT: https://review.gluster.org/18884 committed in master by \"Nigel Babu\" <nigelb> with a commit message- tests: Renable basic/afr/split-brain-favorite-child-policy.t This test was failing due to an infra issue. The infra issue is now fixed. BUG: 1517961 Change-Id: I09dfab9c0a3ebe73c738222e6269d9e35c85eddb Signed-off-by: Nigel Babu <nigelb> REVIEW: https://review.gluster.org/18889 (tests: fix bug-1432542-mpx-restart-crash.t failure) posted (#1) for review on master by Atin Mukherjee REVIEW: https://review.gluster.org/18881 (tests: fix for bug-1260185-donot-allow-detach-commit-unnecessarily.t failure) posted (#4) for review on master by hari gowtham COMMIT: https://review.gluster.org/18881 committed in master by \"hari gowtham\" <hari.gowtham005> with a commit message- tests: fix for bug-1260185-donot-allow-detach-commit-unnecessarily.t failure problem: detach commit was issues before detach start was completed. fix: wait for detach start to finish and then detach commit. Change-Id: I639962be6de6dbd1512f0a5617050d1e6872eac8 BUG: 1517961 Signed-off-by: hari gowtham <hgowtham> REVIEW: https://review.gluster.org/18893 (tests: Fix a broken test case) posted (#3) for review on master by Poornima G COMMIT: https://review.gluster.org/18893 committed in master by \"Poornima G\" <pgurusid> with a commit message- tests: Fix a broken test case Issue: When using statedump command to take statedump of the gfapi process, we specify the following things: $gluster volume statedump <volname> client <host>:<pid> pid: Pid of the gfapi application host: This should be the IP/hostname as seen by the glusterd, the gfapi application is connected to. In this test case, if gfapi application is running locally, and is connected to $H1 glusterd, the <host> need not be $H1. <host> could be localhost, 127.0.0.1, 127.1.1.1 etc. based on the configuration of the system. Hence use netstat to find the right <host> value. Change-Id: I6efb9d1ccaf9c6841a9ab7c9ebfecafc03c0bc5e BUG: 1517961 Signed-off-by: Poornima G <pgurusid> REVIEW: https://review.gluster.org/18909 (run-tests.sh: provide retry count option) posted (#2) for review on master by Amar Tumballi COMMIT: https://review.gluster.org/18909 committed in master by \"Amar Tumballi\" <amarts> with a commit message- run-tests.sh: provide retry count option and default it to 5. With this change, if any test fails due to timing issues (because of slower/faster VM etc), there is a retry logic which gets triggered. Many times, if a test successfully fails more than 5 times, there may be a genuine issue with it, one should take a serious look at the failing test. Change-Id: Ia88e3293fd2724b0f9f09d8bc026560792fc1578 BUG: 1517961 Signed-off-by: Amar Tumballi <amarts> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-4.0.0, please open a new bug report. glusterfs-4.0.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/announce/2018-March/000092.html [2] https://www.gluster.org/pipermail/gluster-users/ |