red-hat-storage / rhcs-qa

Ceph-qa suites for RHCS
MIT License
4 stars 18 forks source link

py2 to py3 migration #105

Closed rakeshgm closed 4 years ago

rakeshgm commented 4 years ago

python3 migrations for most of the files have been completed. Approvals from all focus groups are needed before merging.

Signed-off-by: rakeshgm rakeshgm@redhat.com Signed-off-by: sunilkumarn417 sunnagar@redhat.com

rakeshgm commented 4 years ago

rgw/singleton pass: http://pulpito.ceph.redhat.com/rakesh-2020-07-04_12:25:09-rgw:singleton-nautilus-distro-basic-clara/

rakeshgm commented 4 years ago

rgw/system http://pulpito.ceph.redhat.com/rakesh-2020-07-05_05:00:44-rgw:system-nautilus-distro-basic-clara/ failures can ignored. not py3 issue.

sunilkumarn417 commented 4 years ago

ceph-ansible single smoke test: PASS http://pulpito.ceph.redhat.com/sunnagar-2020-07-06_04:10:12-smoke:ceph-ansible-master-distro-basic-pluto/

rakeshgm commented 4 years ago

rgw/nfs-ganesha-v2 tests passed: http://pulpito.ceph.redhat.com/rakesh-2020-07-06_02:24:56-rgw:nfs-ganesha-rgw-v2-nautilus-distro-basic-clara/.

The failures are SELinux related and not related to task. task execution passed

sunilkumarn417 commented 4 years ago

smoke:ceph-volume-lvm tests passed- http://pulpito.ceph.redhat.com/sunnagar-2020-07-07_02:21:07-smoke:ceph-volume-lvm-master-distro-basic-clara/

sunilkumarn417 commented 4 years ago

[ Approved ] : Deploy and MGMT Focus group.

rakeshgm commented 4 years ago

rgw/system, rgw/singleton, rgw/nfs-ganesha-v2 suites passed. some other suites uses ceph-qe-scritps, which are already moved to py3, other suites failures are not related to py3. so approving from RGW FG.

APPROVED

SrinivasaBharath commented 4 years ago

RADOS Tests are passed on following suites-

Known Issues: The tasks which are cloneing from upstream branch "ceph-nautilus" are failed.Its due to some modules mentioned in the bootstap file are python2 modules not exist in py3.This up stream branch contains the scripts whcih executes on py2 not on py3.We required to change the brach.

The task file which contains the ceph-nautilus branch is- https://github.com/red-hat-storage/ceph/blob/master/qa/suites/rados/downstream/basic/tasks/rgw_snaps.yaml Upstream file which is executing on nodes - https://github.com/ceph/s3-tests/blob/ceph-nautilus/bootstrap contains the py2 modules. python modules--virtualenv and python-dev

harishmunjulur commented 4 years ago

RBD:

Passes runs: http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_13:50:40-rbd:basic-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_15:52:52-rbd:cli-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_16:01:17-rbd:cli_v1-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_17:08:51-rbd:librbd-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_17:09:21-rbd:maintenance-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_18:57:13-rbd:nbd-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_19:00:51-rbd:qemu-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-07_20:42:06-rbd:singleton-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-08_14:06:48-rbd:thrash-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-08_14:07:31-rbd:valgrind-nautilus-distro-basic-argo/ http://pulpito.ceph.redhat.com/hmunjulu-2020-07-09_13:56:20-krbd:rbd-nautilus-distro-basic-argo/

Ignore the failures not py3 issue