Bug 1553025
| Summary: | Code dump file request for failed namespace regression test on jenkins | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Varsha <varao> |
| Component: | project-infrastructure | Assignee: | bugs <bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | amukherj, bugs, gluster-infra, nigelb, varao |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-08 06:02:26 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
Varsha
2018-03-08 04:18:56 UTC
There isn't a core dump because it isn't a test failure. I can make a machine available to you to run your tests if you'd like. I need an SSH public key to give you access. Can you also confirm that you are testing this with brick multiplex enabled? This is how we ensure that brick multiplex is enabled before testing upstream. Could you try this locally first? http://git.gluster.org/cgit/build-jobs.git/tree/build-gluster-org/scripts/regression-test-with-multiplex.sh#n26 I added the following line to enable and it worked fine with it. TEST $CLI volume set all cluster.brick-multiplex on But on returning gf_true from is_brick_mx_enabled function. It's failing. Thank you for the link. |