Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Test Failures : CEPH-83584070, CEPH-83587957 #4261

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chaitanyadommeti
Copy link

@chaitanyadommeti chaitanyadommeti commented Nov 26, 2024

Added long_running as the default timeout is changed to 300sec in ceph.py recently

http://magna002.ceph.redhat.com/cephci-jenkins/results/openstack/RH/7.1/rhel-9/Weekly/18.2.1-262/rbd/58/tier-3_rbd_migration/Test_image_migration_with_external_qcow_data_format_0.log

the qcow image in curl -o /mnt/ubuntu-12.04.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 is of size 1.2 gb and hence it takes quite an amount of time to download. Hence used long_running option as the timeout for long_running is 1hr.

Removed the dependency of .env file as of now in rest/common/utils/rest.py:
http://magna002.ceph.redhat.com/cephci-jenkins/results/openstack/RH/8.0/rhel-9/Weekly/19.2.0-52/rbd/12/tier-2_rbd_rest/Run_rest_API_tests_to_create_pool_and_image_0.log

Passed the arguments from the test file to rest.py to fetch the cluster object and obtain IP.
Added parameters 'initial-dashboard-password' and 'dashboard-password-noupdate' to the suites file to utilize the default credentials that exists in rest.py.

Copy link
Contributor

openshift-ci bot commented Nov 26, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: chaitanyadommeti

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@chaitanyadommeti chaitanyadommeti changed the title Added long_running as the default timeout is changed to 300sec in cep… Fix for Test Failures : CEPH-83584070, CEPH-83587957 Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant