Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1717876

Summary: Gluster upstream regression tests are failing with centos 7.7
Product: [Community] GlusterFS Reporter: Kotresh HR <khiremat>
Component: testsAssignee: Kotresh HR <khiremat>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-07 11:21:29 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 Kotresh HR 2019-06-06 11:40:44 UTC
Description of problem:
Gluster upstream regression tests are failing with centos 7.7 with python3
package delivered. The python test utility files are not python3 compatible.

Following are the test utility python files

/bugs/distribute/overlap.py
./bugs/nfs/socket-as-fifo.py
./features/ipctest.py
./utils/create-files.py
./utils/getfattr.py
./utils/gfid-access.py
./utils/libcxattr.py
./utils/pidof.py
./utils/setfattr.py
./utils/changelogparser.py

Each needs to be tested and made py2/py3 compatible

Version-Release number of selected component (if applicable):
mainline

How reproducible:
Always

Failures:

https://build.gluster.org/job/centos7-regression/6317/consoleFull &https://build.gluster.org/job/centos7-regression/6316/consoleFull

Comment 1 Worker Ant 2019-06-06 11:43:56 UTC
REVIEW: https://review.gluster.org/22833 (tests: Use python2 for tests) posted (#1) for review on master by Kotresh HR

Comment 2 Kotresh HR 2019-06-07 11:20:40 UTC
This patch fixed the issue and is merged

https://review.gluster.org/#/c/glusterfs/+/22829/