Description of problem: When creating resources on the consumer clusters, it successfully created the pods and PVCs on consumer one but failed to create them on consumer two. Version-Release number of selected component (if applicable): OC version: 4.10.50 OCS version: ocs-operator 4.10.9-7 Full versions here: http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/fbalak-4-pr/fbalak-4-pr_20230202T151906/multicluster/logs/test_report_1675351025.html How reproducible: Steps to Reproduce: 1. Create one provider with size 4 and two consumers with qe-addon(see the parameters mentioned in the run https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-odf-multicluster/1259/rebuild/parameterized) 2. Create pods and PVCs on the two consumers(or run the test "test_create_scale_pods_and_pvcs_with_ms_consumers") Actual results: It successfully created the pods and PVCs on consumer one but failed to create them on consumer two Expected results: It should successfully create the pods and PVCs for both consumers. Additional info: Jenkins job link: https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-odf-multicluster/1259/.
From the error here https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-odf-multicluster/1291/testReport/tests.e2e.workloads.test_create_scale_pods_and_pvcs_using_kube_job/TestCreateScalePodsAndPvcsUsingKubeJobWithMSConsumers/test_create_scale_pods_and_pvcs_with_ms_consumers/ and what I see in the console output, the problem is because we need more capacity. If it passes on size 8 and greater, we need to reduce the number of PVCs created in the test.
can this be closed then as a notabug?
Let's wait for the next tier1 test runs to be sure.
I am closing this issue as now tier1 test runs passed successfully.
closing this bug as tier 1 test cases passed, If this repro feels free to open it.